Class PlacementStrategyY1Y2Left

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

public class PlacementStrategyY1Y2Left extends AbstractPlacementStrategy
  • Constructor Details

    • PlacementStrategyY1Y2Left

      public PlacementStrategyY1Y2Left(StringBounder stringBounder)
  • Method Details

    • getPositions

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