| Package | Description |
|---|---|
| org.wicketstuff.openlayers3.api.format | |
| org.wicketstuff.openlayers3.api.source |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoJsonFormat
Provides an object that models a GeoJSON format for providing feature data.
|
| Modifier and Type | Method and Description |
|---|---|
Feature |
ServerVector.getFormat()
Returns the format for the features.
|
| Modifier and Type | Method and Description |
|---|---|
ServerVector |
ServerVector.format(Feature format)
Sets the format for the features.
|
void |
ServerVector.setFormat(Feature format)
Sets the format for the features.
|
| Constructor and Description |
|---|
ServerVector(Feature format,
Loader loader,
Projection projection)
Creates a new instance.
|
Copyright © 2014–2015. All rights reserved.