Class PrimitiveItem

java.lang.Object
com.jozufozu.flywheel.core.layout.PrimitiveItem
All Implemented Interfaces:
LayoutItem

public class PrimitiveItem extends Object implements LayoutItem
  • Constructor Details

    • PrimitiveItem

      public PrimitiveItem(GlNumericType type, int count)
    • PrimitiveItem

      public PrimitiveItem(GlNumericType type, int count, boolean normalized)
  • Method Details