Package net.sourceforge.plantuml.posimo
Class PositionableImpl
java.lang.Object
net.sourceforge.plantuml.posimo.PositionableImpl
- All Implemented Interfaces:
Moveable
,Positionable
-
Constructor Summary
ConstructorsConstructorDescriptionPositionableImpl
(double x, double y, Dimension2D dim) PositionableImpl
(java.awt.geom.Point2D pt, Dimension2D dim) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PositionableImpl
-
PositionableImpl
-
-
Method Details
-
getPosition
public java.awt.geom.Point2D getPosition()- Specified by:
getPosition
in interfacePositionable
-
getSize
- Specified by:
getSize
in interfacePositionable
-
moveSvek
public void moveSvek(double deltaX, double deltaY)
-