Class RenderUnit

  • All Implemented Interfaces:
    Record<RenderUnit>

    public abstract class RenderUnit
    extends Object
    implements Record<RenderUnit>
    Basic unit of rendering. This also extends the record interface. The properties for a unit are the sub-units.
    • Constructor Detail

      • RenderUnit

        public RenderUnit()