Modifier and Type | Method and Description |
---|---|
List<Property> |
GisViewerService.getListProperty(String geoserverUrl,
LayerItem layer)
Added by Francesco M.
|
Modifier and Type | Method and Description |
---|---|
void |
GisViewerServiceAsync.getListProperty(String geoserverUrl,
LayerItem layer,
com.google.gwt.user.client.rpc.AsyncCallback<List<Property>> callback) |
Modifier and Type | Method and Description |
---|---|
List<Property> |
LayerItem.getAllFloatProperties() |
List<Property> |
LayerItem.getProperties() |
Modifier and Type | Method and Description |
---|---|
boolean |
LayerItem.containsProperty(Property property) |
Modifier and Type | Method and Description |
---|---|
void |
LayerItem.setProperties(List<Property> properties) |
Modifier and Type | Method and Description |
---|---|
List<Property> |
GisViewerServiceImpl.getListProperty(String geoserverUrl,
LayerItem layer) |
Modifier and Type | Method and Description |
---|---|
static List<Property> |
FeatureTypeParser.getProperties(String geoserverURL,
String layerName) |
Copyright © 2014. All Rights Reserved.