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