Uses of Class
net.opengis.omeo.eop.v_2_0.PolygonOrientationValueType
-
Packages that use PolygonOrientationValueType 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 PolygonOrientationValueType in net.opengis.omeo.alt.v_2_0
Methods in net.opengis.omeo.alt.v_2_0 with parameters of type PolygonOrientationValueType Modifier and Type Method Description FootprintTypeFootprintType. withOrientation(PolygonOrientationValueType value)Constructors in net.opengis.omeo.alt.v_2_0 with parameters of type PolygonOrientationValueType Constructor Description FootprintType(MultiSurfacePropertyType multiExtentOf, PointPropertyType centerOf, PolygonOrientationValueType orientation, MultiCurvePropertyType nominalTrack)Fully-initialising value constructor -
Uses of PolygonOrientationValueType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as PolygonOrientationValueType Modifier and Type Field Description protected PolygonOrientationValueTypeFootprintType. orientationMethods in net.opengis.omeo.eop.v_2_0 that return PolygonOrientationValueType Modifier and Type Method Description static PolygonOrientationValueTypePolygonOrientationValueType. fromValue(String v)PolygonOrientationValueTypeFootprintType. getOrientation()Gets the value of the orientation property.static PolygonOrientationValueTypePolygonOrientationValueType. valueOf(String name)Returns the enum constant of this type with the specified name.static PolygonOrientationValueType[]PolygonOrientationValueType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.opengis.omeo.eop.v_2_0 with parameters of type PolygonOrientationValueType Modifier and Type Method Description voidFootprintType. setOrientation(PolygonOrientationValueType value)Sets the value of the orientation property.FootprintTypeFootprintType. withOrientation(PolygonOrientationValueType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type PolygonOrientationValueType Constructor Description FootprintType(MultiSurfacePropertyType multiExtentOf, PointPropertyType centerOf, PolygonOrientationValueType orientation)Fully-initialising value constructor -
Uses of PolygonOrientationValueType in net.opengis.omeo.lmb.v_2_0
Methods in net.opengis.omeo.lmb.v_2_0 with parameters of type PolygonOrientationValueType Modifier and Type Method Description FootprintTypeFootprintType. withOrientation(PolygonOrientationValueType value)Constructors in net.opengis.omeo.lmb.v_2_0 with parameters of type PolygonOrientationValueType Constructor Description FootprintType(MultiSurfacePropertyType multiExtentOf, PointPropertyType centerOf, PolygonOrientationValueType orientation, MeasureType maximumAltitude, MeasureType minimumAltitude, MultiCurvePropertyType nominalTrack, MultiPointPropertyType occultationPoints)Fully-initialising value constructor -
Uses of PolygonOrientationValueType in net.opengis.omeo.ssp.v_2_0
Methods in net.opengis.omeo.ssp.v_2_0 with parameters of type PolygonOrientationValueType Modifier and Type Method Description FootprintTypeFootprintType. withOrientation(PolygonOrientationValueType value)Constructors in net.opengis.omeo.ssp.v_2_0 with parameters of type PolygonOrientationValueType Constructor Description FootprintType(MultiSurfacePropertyType multiExtentOf, PointPropertyType centerOf, PolygonOrientationValueType orientation, CodeType locationName)Fully-initialising value constructor
-