Interface Moveable
-
- All Known Subinterfaces:
Clusterable
,Positionable
,XEdge
,XNode
- All Known Implementing Classes:
Block
,Cluster
,Cluster
,DotPath
,DotStringFactory
,Label
,PositionableImpl
,SmetanaEdge
,SvekEdge
,SvekNode
,XAbstractEdge
public interface Moveable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
moveDelta(double deltaX, double deltaY)
-