Uses of Class
org.gcube.portlets.user.gisviewer.client.commons.beans.Property

Packages that use Property
org.gcube.portlets.user.gisviewer.client.commons.beans   
org.gcube.portlets.user.gisviewer.server.datafeature   
 

Uses of Property in org.gcube.portlets.user.gisviewer.client.commons.beans
 

Methods in org.gcube.portlets.user.gisviewer.client.commons.beans that return types with arguments of type Property
 List<Property> LayerItem.getAllFloatProperties()
           
 List<Property> LayerItem.getProperties()
           
 

Methods in org.gcube.portlets.user.gisviewer.client.commons.beans with parameters of type Property
 boolean LayerItem.containsProperty(Property property)
           
 

Method parameters in org.gcube.portlets.user.gisviewer.client.commons.beans with type arguments of type Property
 void LayerItem.setProperties(List<Property> properties)
           
 

Uses of Property in org.gcube.portlets.user.gisviewer.server.datafeature
 

Methods in org.gcube.portlets.user.gisviewer.server.datafeature that return types with arguments of type Property
static List<Property> FeatureTypeParser.getProperties(String geoserverURL, String layerName)
           
 



Copyright © 2013. All Rights Reserved.