Class Expand
java.lang.Object
net.sourceforge.plantuml.ugraphic.comp.Expand
- All Implemented Interfaces:
java.lang.Comparable<Expand>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
final double
final double
final ExpandType
getType()
java.lang.String
toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
Expand
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
compareTo
- Specified by:
compareTo
in interfacejava.lang.Comparable<Expand>
-
getPosition
public final double getPosition() -
getExtend
public final double getExtend() -
getType
-