<POINT> : Point
Java class :
leon.view.LyPoint
ROLE
A point is used to define the drawing of a link in a map when a specific drawing is needed.
ATTRIBUTES
<!ATTLIST
POINT
x
NMTOKEN "0F"
y
NMTOKEN "0F"
z
NMTOKEN "0F">
Attribute
Mand.
Description
Default
x
no
Abscissa of the point.
0F
y
no
Ordinate of the point.
0F
z
no
Altitude of the point.
0F