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

Packages that use FootprintType
net.opengis.omeo.lmb.v_2_0   
 

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

Fields in net.opengis.omeo.lmb.v_2_0 declared as FootprintType
protected  FootprintType FootprintPropertyType.footprint
           
 

Methods in net.opengis.omeo.lmb.v_2_0 that return FootprintType
 FootprintType ObjectFactory.createFootprintType()
          Create an instance of FootprintType
 FootprintType FootprintPropertyType.getFootprint()
          Gets the value of the footprint property.
 FootprintType FootprintType.withCenterOf(PointPropertyType value)
           
 FootprintType FootprintType.withMaximumAltitude(MeasureType value)
           
 FootprintType FootprintType.withMinimumAltitude(MeasureType value)
           
 FootprintType FootprintType.withMultiExtentOf(MultiSurfacePropertyType value)
           
 FootprintType FootprintType.withNominalTrack(MultiCurvePropertyType value)
           
 FootprintType FootprintType.withOccultationPoints(MultiPointPropertyType value)
           
 FootprintType FootprintType.withOrientation(PolygonOrientationValueType value)
           
 

Methods in net.opengis.omeo.lmb.v_2_0 that return types with arguments of type FootprintType
 JAXBElement<FootprintType> ObjectFactory.createFootprint(FootprintType value)
          Create an instance of JAXBElement<FootprintType>}
 

Methods in net.opengis.omeo.lmb.v_2_0 with parameters of type FootprintType
 JAXBElement<FootprintType> ObjectFactory.createFootprint(FootprintType value)
          Create an instance of JAXBElement<FootprintType>}
 void FootprintPropertyType.setFootprint(FootprintType value)
          Sets the value of the footprint property.
 FootprintPropertyType FootprintPropertyType.withFootprint(FootprintType value)
           
 



Copyright © 2008-2016. All Rights Reserved.