Interface Updatable

All Known Subinterfaces:
CollectionDisplayable
All Known Implementing Classes:
PointCloudD

public interface Updatable
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    setUpdate(boolean b)
     
    void
     
  • Method Details

    • setUpdate

      void setUpdate(boolean b)
    • getUpdate

      boolean getUpdate()
    • update

      void update()