Uses of Class
net.sourceforge.plantuml.openiconic.SvgPosition
Packages that use SvgPosition
-
Uses of SvgPosition in net.sourceforge.plantuml.openiconic
Methods in net.sourceforge.plantuml.openiconic that return SvgPositionModifier and TypeMethodDescriptionSvgPosition.add(SvgPosition other) SvgPosition.getMirror(SvgPosition tobeMirrored) Movement.getMirrorControlPoint()Movement.getSvgPosition(int index) Movement.lastPosition()Methods in net.sourceforge.plantuml.openiconic with parameters of type SvgPositionModifier and TypeMethodDescriptionSvgPosition.add(SvgPosition other) SvgPosition.getMirror(SvgPosition tobeMirrored) Movement.mutoToC(SvgPosition mirrorControlPoint) Movement.toAbsoluteUpperCase(SvgPosition delta)