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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlacementStrategyX1Y2Y3
public PlacementStrategyX1Y2Y3(StringBounder stringBounder)
getPositions
public Map<TextBlock,Point2D> getPositions(double width,
double height)
Copyright © 2011. All Rights Reserved.