Uses of Class
net.sourceforge.plantuml.creole.Position
-
Packages that use Position Package Description net.sourceforge.plantuml.creole -
-
Uses of Position in net.sourceforge.plantuml.creole
Methods in net.sourceforge.plantuml.creole that return Position Modifier and Type Method Description PositionPosition. align(double height)PositionSea. getPosition(Atom atom)PositionPosition. translateX(double dx)PositionPosition. translateY(double dy)Method parameters in net.sourceforge.plantuml.creole with type arguments of type Position Modifier and Type Method Description voidSea. exportAllPositions(Map<Atom,Position> destination)
-