net.sourceforge.plantuml.ugraphic
Class PlacementStrategyVisibility
java.lang.Object
net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
net.sourceforge.plantuml.ugraphic.PlacementStrategyVisibility
- All Implemented Interfaces:
- PlacementStrategy
public class PlacementStrategyVisibility
- extends AbstractPlacementStrategy
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 |
PlacementStrategyVisibility
public PlacementStrategyVisibility(StringBounder stringBounder,
int col2)
getPositions
public Map<TextBlock,Point2D> getPositions(double width,
double height)
Copyright © 2013. All Rights Reserved.