Uses of Class
net.opengis.omeo.eop.v_2_0.FootprintType
-
Packages that use FootprintType Package Description net.opengis.omeo.alt.v_2_0 net.opengis.omeo.eop.v_2_0 net.opengis.omeo.lmb.v_2_0 net.opengis.omeo.ssp.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 Modifier and Type Class Description classFootprintTypeJava 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 Modifier and Type Field Description protected jakarta.xml.bind.JAXBElement<? extends FootprintType>FootprintPropertyType. footprintMethods in net.opengis.omeo.eop.v_2_0 that return FootprintType Modifier and Type Method Description FootprintTypeObjectFactory. createFootprintType()Create an instance ofFootprintTypeFootprintTypeFootprintType. withCenterOf(PointPropertyType value)FootprintTypeFootprintType. withMultiExtentOf(MultiSurfacePropertyType value)FootprintTypeFootprintType. withOrientation(PolygonOrientationValueType value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type FootprintType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FootprintType>ObjectFactory. createFootprint(FootprintType value)jakarta.xml.bind.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 Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FootprintType>ObjectFactory. createFootprint(FootprintType value)Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type FootprintType Modifier and Type Method Description voidFootprintPropertyType. setFootprint(jakarta.xml.bind.JAXBElement<? extends FootprintType> value)Sets the value of the footprint property.FootprintPropertyTypeFootprintPropertyType. withFootprint(jakarta.xml.bind.JAXBElement<? extends FootprintType> value)Constructor parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type FootprintType Constructor Description FootprintPropertyType(jakarta.xml.bind.JAXBElement<? extends FootprintType> footprint, List<String> nilReason, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate, Boolean owns)Fully-initialising value constructor -
Uses of FootprintType in net.opengis.omeo.lmb.v_2_0
Subclasses of FootprintType in net.opengis.omeo.lmb.v_2_0 Modifier and Type Class Description classFootprintTypeJava class for FootprintType complex type. -
Uses of FootprintType in net.opengis.omeo.ssp.v_2_0
Subclasses of FootprintType in net.opengis.omeo.ssp.v_2_0 Modifier and Type Class Description classFootprintTypeJava class for FootprintType complex type.
-