Class UnitSizeLayoutProperties

    • Field Detail

      • UNIT_SIZE_LAYOUT_PROPERTIES_ID

        public static final String UNIT_SIZE_LAYOUT_PROPERTIES_ID
    • Constructor Detail

      • UnitSizeLayoutProperties

        public UnitSizeLayoutProperties()
    • Method Detail

      • getUnitSize

        public float getUnitSize()
      • setUnitSize

        public void setUnitSize​(float unitSize)
      • getKeys

        public Iterable<String> getKeys()
        Gets an iterable over all the valid keys for these properties.
        Specified by:
        getKeys in interface VisualizationProperties
        Returns:
        an iterable over all the keys for these properties.