public class Sea
extends java.lang.Object
Constructor and Description |
---|
Sea(StringBounder stringBounder) |
Modifier and Type | Method and Description |
---|---|
void |
add(Atom atom) |
void |
doAlign() |
void |
exportAllPositions(java.util.Map<Atom,Position> destination) |
double |
getHeight() |
double |
getMaxY() |
double |
getMinY() |
Position |
getPosition(Atom atom) |
double |
getWidth() |
void |
translateMinYto(double newValue) |
MinMax |
update(MinMax minMax) |
public Sea(StringBounder stringBounder)
public void add(Atom atom)
public void doAlign()
public void translateMinYto(double newValue)
public double getMinY()
public double getMaxY()
public double getHeight()
public final double getWidth()