Package 

Class LabelStyle

  • All Implemented Interfaces:

    
    public final class LabelStyle
    extends Storable
                        

    Container for label style.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      LabelStyle()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getColor() Color defined for a label.
      final Unit setColor(Integer color) Color defined for a label.
      final Float getScale() Scale defined for a label.
      final Unit setScale(Float scale)
      final Storable getCopy()
      final ByteArray getAsBytes()
      • Methods inherited from class locus.api.objects.styles.LabelStyle

        read, read, read, write
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait