Interface IDisplayLayer3D

All Superinterfaces:
IDisplayLayer<VisualItem3D>
All Known Implementing Classes:
AbstractDisplayLayer3D, DisplayLayer3D, NetworkDisplayLayer3D

public interface IDisplayLayer3D extends IDisplayLayer<VisualItem3D>
  • Method Details

    • findObjsForItem

      Object findObjsForItem(org.jogamp.java3d.Shape3D shape)