|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Format | |
|---|---|
| org.gwtopenmaps.openlayers.client.format | |
| org.gwtopenmaps.openlayers.client.protocol | |
| Uses of Format in org.gwtopenmaps.openlayers.client.format |
|---|
| Subclasses of Format in org.gwtopenmaps.openlayers.client.format | |
|---|---|
class |
GeoJSON
Brief explanation of GeoJSON vector format here. |
class |
GML
GML parser and writer, supports simple features profile ONLY. |
class |
GML2
Wraps OpenLayers.Format.GML.v2 Brief explanation of Geographic Markup Language (GML) vector format here. |
class |
GML3
Wraps OpenLayers.Format.GML.v3 Brief explanation of Geographic Markup Language (GML) vector format here. |
class |
KML
Brief explanation of Keyhole Markup Language (KML) vector format here. |
class |
VectorFormat
Format objects provide support for reading and writing formats for representing vector features (or their geometries). |
class |
WKT
Brief explanation of Well Known Text (WKT) vector format here. |
class |
WMC
A platform-independent description of a map, that can be retrieved by a different client, to display that map in the second client. |
| Uses of Format in org.gwtopenmaps.openlayers.client.protocol |
|---|
| Methods in org.gwtopenmaps.openlayers.client.protocol with parameters of type Format | |
|---|---|
void |
ProtocolOptions.setFormat(Format format)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||