Class YGauge
- java.lang.Object
-
- net.sourceforge.plantuml.sequencediagram.teoz.YGauge
-
public final class YGauge extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static booleanUSE_ME
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static YGaugecreate(Real min, double height)RealgetMax()RealgetMin()java.lang.StringtoString()
-
-
-
Field Detail
-
USE_ME
public static final boolean USE_ME
- See Also:
- Constant Field Values
-
-