Class Unit

    • Constructor Detail

      • Unit

        public Unit​(String name,
                    double modelValue)
    • Method Detail

      • getModelValue

        public double getModelValue()
        Returns:
        width of one unit, in model-space coordinates
      • getName

        public String getName()