Package net.sourceforge.plantuml.posimo
Interface Moveable
-
- All Known Subinterfaces:
Clusterable
,Positionable
- All Known Implementing Classes:
Block
,Cluster
,Cluster
,DotPath
,DotStringFactory
,Label
,PositionableImpl
,SvekLine
,SvekNode
public interface Moveable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
moveSvek(double deltaX, double deltaY)
-