Uses of Class
org.gcube_system.namespaces.application.aquamaps.gistypes.TransectInfoType

Packages that use TransectInfoType
org.gcube_system.namespaces.application.aquamaps.gistypes   
 

Uses of TransectInfoType in org.gcube_system.namespaces.application.aquamaps.gistypes
 

Methods in org.gcube_system.namespaces.application.aquamaps.gistypes that return TransectInfoType
 TransectInfoType LayerInfoType.getTransect()
          Gets the transect value for this LayerInfoType.
 

Methods in org.gcube_system.namespaces.application.aquamaps.gistypes with parameters of type TransectInfoType
 void LayerInfoType.setTransect(TransectInfoType transect)
          Sets the transect value for this LayerInfoType.
 

Constructors in org.gcube_system.namespaces.application.aquamaps.gistypes with parameters of type TransectInfoType
LayerInfoType(String _abstract, boolean baseLayer, int buffer, String defaultStyle, boolean hasLegend, BoundsInfoType maxExtent, BoundsInfoType minExtent, String name, double opacity, boolean queryable, boolean selected, String serverLogin, String serverPassword, String serverProtocol, String serverType, String srs, org.gcube.common.core.types.StringArray styles, String title, TransectInfoType transect, boolean trasparent, LayerType type, String url, boolean visible)
           
 



Copyright © 2013. All Rights Reserved.