Package net.sourceforge.plantuml.creole
Class Sea
java.lang.Object
net.sourceforge.plantuml.creole.Sea
public class Sea
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
doAlign()
void
exportAllPositions
(java.util.Map<Atom, Position> destination) double
double
getMaxY()
double
getMinY()
getPosition
(Atom atom) final double
getWidth()
void
translateMinYto
(double newValue) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Sea
-
-
Method Details
-
add
-
getPosition
-
doAlign
public void doAlign() -
translateMinYto
public void translateMinYto(double newValue) -
exportAllPositions
-
getMinY
public double getMinY() -
getMaxY
public double getMaxY() -
getHeight
public double getHeight() -
update
-
getWidth
public final double getWidth()
-