Class PlacementStrategyY1Y2Right
java.lang.Object
net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
net.sourceforge.plantuml.ugraphic.PlacementStrategyY1Y2Right
- All Implemented Interfaces:
PlacementStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjava.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 Details
-
PlacementStrategyY1Y2Right
-
-
Method Details
-
getPositions
-