Package net.sourceforge.plantuml.cruise
Interface XNode
-
- All Superinterfaces:
Hideable
,Moveable
,Positionable
- All Known Implementing Classes:
SvekNode
public interface XNode extends Positionable, Hideable
-
-
Method Summary
-
Methods inherited from interface net.sourceforge.plantuml.klimt.geom.Positionable
getPosition, getSize
-
-