net.sourceforge.plantuml.ugraphic
Class AbstractPlacementStrategy
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.AbstractPlacementStrategy
-
- All Implemented Interfaces:
- PlacementStrategy
- Direct Known Subclasses:
- PlacementStrategyVisibility, PlacementStrategyX1X2, PlacementStrategyX1Y2Y3, PlacementStrategyY1Y2, PlacementStrategyY1Y2Center, PlacementStrategyY1Y2Left
public abstract class AbstractPlacementStrategy extends java.lang.Object implements PlacementStrategy
-
-
Constructor Summary
Constructors Constructor and Description AbstractPlacementStrategy(StringBounder stringBounder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidadd(TextBlock block)-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.ugraphic.PlacementStrategy
getPositions
-
-
-
-
Constructor Detail
-
AbstractPlacementStrategy
public AbstractPlacementStrategy(StringBounder stringBounder)
-
-
Method Detail
-
add
public void add(TextBlock block)
- Specified by:
addin interfacePlacementStrategy
-
-
DataMelt 3.0 © DataMelt by jWork.ORG