Uses of Class
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis.TransectInfoType

Packages that use TransectInfoType
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis   
org.gcube.common.gis.datamodel.enhanced   
 

Uses of TransectInfoType in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis that return TransectInfoType
 TransectInfoType LayerInfoType.transect()
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis with parameters of type TransectInfoType
 void LayerInfoType.transect(TransectInfoType transect)
           
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis with parameters of type TransectInfoType
LayerInfoType(String name, String title, String abstractField, String url, String serverProtocol, String serverPassword, String serverLogin, String serverType, String srs, LayerType type, boolean transparent, boolean baseLayer, int buffer, boolean hasLegend, boolean visible, boolean selected, boolean queryable, BoundsInfoType maxExtent, BoundsInfoType minExtent, String defaultStyle, double opacity, StringArray styles, TransectInfoType transect)
           
 

Uses of TransectInfoType in org.gcube.common.gis.datamodel.enhanced
 

Methods in org.gcube.common.gis.datamodel.enhanced that return TransectInfoType
 TransectInfoType TransectInfo.toStubsVersion()
           
 

Constructors in org.gcube.common.gis.datamodel.enhanced with parameters of type TransectInfoType
TransectInfo(TransectInfoType toLoad)
           
 



Copyright © 2014. All Rights Reserved.