|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
net.sourceforge.plantuml.ugraphic.PlacementStrategyY1Y2Left
public class PlacementStrategyY1Y2Left
Constructor Summary | |
---|---|
PlacementStrategyY1Y2Left(StringBounder stringBounder)
|
Method Summary | |
---|---|
java.util.Map<TextBlock,java.awt.geom.Point2D> |
getPositions(double width,
double height)
|
Methods inherited from class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy |
---|
add, getDimensions, getMaxHeight, getMaxHeight, getMaxWidth, getMaxWidth, getStringBounder, getSumHeight, getSumHeight, getSumWidth, getSumWidth |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlacementStrategyY1Y2Left(StringBounder stringBounder)
Method Detail |
---|
public java.util.Map<TextBlock,java.awt.geom.Point2D> getPositions(double width, double height)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |