Uses of Class
net.opengis.omeo.alt.v_2_0.FootprintType
-
Packages that use FootprintType Package Description net.opengis.omeo.alt.v_2_0 -
-
Uses of FootprintType in net.opengis.omeo.alt.v_2_0
Fields in net.opengis.omeo.alt.v_2_0 declared as FootprintType Modifier and Type Field Description protected FootprintTypeFootprintPropertyType. footprintMethods in net.opengis.omeo.alt.v_2_0 that return FootprintType Modifier and Type Method Description FootprintTypeObjectFactory. createFootprintType()Create an instance ofFootprintTypeFootprintTypeFootprintPropertyType. getFootprint()Gets the value of the footprint property.FootprintTypeFootprintType. withCenterOf(PointPropertyType value)FootprintTypeFootprintType. withMultiExtentOf(MultiSurfacePropertyType value)FootprintTypeFootprintType. withNominalTrack(MultiCurvePropertyType value)FootprintTypeFootprintType. withOrientation(PolygonOrientationValueType value)Methods in net.opengis.omeo.alt.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)Methods in net.opengis.omeo.alt.v_2_0 with parameters of type FootprintType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FootprintType>ObjectFactory. createFootprint(FootprintType value)voidFootprintPropertyType. setFootprint(FootprintType value)Sets the value of the footprint property.FootprintPropertyTypeFootprintPropertyType. withFootprint(FootprintType value)Constructors in net.opengis.omeo.alt.v_2_0 with parameters of type FootprintType Constructor Description FootprintPropertyType(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
-