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