net.sourceforge.plantuml.ugraphic
Class PlacementStrategyX1Y2Y3
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
-
- net.sourceforge.plantuml.ugraphic.PlacementStrategyX1Y2Y3
-
- All Implemented Interfaces:
- PlacementStrategy
public class PlacementStrategyX1Y2Y3 extends AbstractPlacementStrategy
-
-
Constructor Summary
Constructors Constructor and Description PlacementStrategyX1Y2Y3(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
-
PlacementStrategyX1Y2Y3
public PlacementStrategyX1Y2Y3(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