public class OdMoveTo extends OdGraphicObject
The Enhanced moveTo
Constructor and Description |
---|
OdMoveTo(OdObject parent)
Initializes a new instance of the
OdMoveTo class. |
Modifier and Type | Method and Description |
---|---|
PointF |
getCoordinates()
Gets or sets the coordinates.
|
void |
setCoordinates(PointF value)
Gets or sets the coordinates.
|
getAbsoluteCoordinates, setAbsoluteCoordinates
public OdMoveTo(OdObject parent)
Initializes a new instance of the OdMoveTo
class.
parent
- The parent.