net.sourceforge.plantuml.ugraphic
Class PlacementStrategyY1Y2Left
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
-
- net.sourceforge.plantuml.ugraphic.PlacementStrategyY1Y2Left
-
- All Implemented Interfaces:
- PlacementStrategy
public class PlacementStrategyY1Y2Left extends AbstractPlacementStrategy
-
-
Constructor Summary
Constructors Constructor and Description PlacementStrategyY1Y2Left(StringBounder stringBounder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.util.Map<TextBlock,java.awt.geom.Point2D>getPositions(double width, double height)-
Methods inherited from class net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
add
-
-
-
-
Constructor Detail
-
PlacementStrategyY1Y2Left
public PlacementStrategyY1Y2Left(StringBounder stringBounder)
-
-
Method Detail
-
getPositions
public java.util.Map<TextBlock,java.awt.geom.Point2D> getPositions(double width, double height)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG