java.lang.Object
eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite.base.SubShape

public class SubShape extends Object
  • Constructor Details

  • Method Details

    • isUngrouped

      public boolean isUngrouped()
    • matchesGroup

      public boolean matchesGroup(String groupIdentifier)
    • setGroup

      public void setGroup(String groupIdentifier)
    • getShape

      public AbstractShape getShape()
    • isVisible

      public boolean isVisible()
    • setVisible

      public void setVisible(boolean visible)