public class WmfPointObject extends WmfObject
The Point object.
Constructor and Description |
---|
WmfPointObject() |
Modifier and Type | Method and Description |
---|---|
Point |
getPoint()
Gets or sets the point.
|
void |
setPoint(Point value)
Gets or sets the point.
|