Class kaXmlFeature
Object
|
+--kaXmlFeature
- class
kaXmlFeature
Defined in kaXmlOverlay.js
Constructor Summary |
kaXmlFeature
( point )
Construct a geographic feature
|
kaXmlFeature
kaXmlFeature( point )
Construct a geographic feature
parseElement
void parseElement(point, domElement)
readCoordinates
void readCoordinates(point, text)
Read the feature coordinates from a string
x0 y0, x1 y1, [...], xn yn
remove
void remove(point)
rescale
void rescale(point)
setCoordinates
void setCoordinates(point, xArray, yArray)
Set the coordinates of the feature.
xArray Ordered array of x coordinates (float)
yArray Ordered array of y coordinates (float)
Documentation generated by
JSDoc on Mon Feb 5 08:25:15 2007