Class PlacementStrategyVisibility

java.lang.Object
net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
net.sourceforge.plantuml.ugraphic.PlacementStrategyVisibility
All Implemented Interfaces:
PlacementStrategy

public class PlacementStrategyVisibility extends AbstractPlacementStrategy
  • Constructor Details

    • PlacementStrategyVisibility

      public PlacementStrategyVisibility(StringBounder stringBounder, int col2)
  • Method Details

    • getPositions

      public java.util.Map<TextBlock,java.awt.geom.Point2D> getPositions(double width, double height)