Uses of Class
net.opengis.omeo.eop.v_2_0.FootprintType

Packages that use FootprintType
net.opengis.omeo.alt.v_2_0   
net.opengis.omeo.eop.v_2_0   
 

Uses of FootprintType in net.opengis.omeo.alt.v_2_0
 

Subclasses of FootprintType in net.opengis.omeo.alt.v_2_0
 class FootprintType
          Java class for FootprintType complex type.
 

Uses of FootprintType in net.opengis.omeo.eop.v_2_0
 

Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type FootprintType
protected  JAXBElement<? extends FootprintType> FootprintPropertyType.footprint
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return FootprintType
 FootprintType ObjectFactory.createFootprintType()
          Create an instance of FootprintType
 FootprintType FootprintType.withCenterOf(PointPropertyType value)
           
 FootprintType FootprintType.withMultiExtentOf(MultiSurfacePropertyType value)
           
 FootprintType FootprintType.withOrientation(PolygonOrientationValueType value)
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type FootprintType
 JAXBElement<FootprintType> ObjectFactory.createFootprint(FootprintType value)
          Create an instance of JAXBElement<FootprintType>}
 JAXBElement<? extends FootprintType> FootprintPropertyType.getFootprint()
          Gets the value of the footprint property.
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type FootprintType
 JAXBElement<FootprintType> ObjectFactory.createFootprint(FootprintType value)
          Create an instance of JAXBElement<FootprintType>}
 

Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type FootprintType
 void FootprintPropertyType.setFootprint(JAXBElement<? extends FootprintType> value)
          Sets the value of the footprint property.
 FootprintPropertyType FootprintPropertyType.withFootprint(JAXBElement<? extends FootprintType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.