net.sourceforge.plantuml.creole
Class Sea
java.lang.Object
net.sourceforge.plantuml.creole.Sea
public class Sea
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sea
public Sea(StringBounder stringBounder)
add
public void add(net.sourceforge.plantuml.creole.Atom atom)
getPosition
public Position getPosition(net.sourceforge.plantuml.creole.Atom atom)
doAlign
public void doAlign()
translateMinYto
public void translateMinYto(double newValue)
exportAllPositions
public void exportAllPositions(Map<net.sourceforge.plantuml.creole.Atom,Position> destination)
getMinY
public double getMinY()
getMaxY
public double getMaxY()
getHeight
public double getHeight()
update
public MinMax update(MinMax minMax)
Copyright © 2013. All Rights Reserved.