Package net.sourceforge.plantuml.geom
Interface Pointable
-
- All Known Implementing Classes:
Box
,Point2DInt
public interface Pointable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Point2DInt
getPosition()
-
-
-
Method Detail
-
getPosition
Point2DInt getPosition()
-
-