Uses of Interface
net.opengis.gml.MeasureType
-
Packages that use MeasureType Package Description net.opengis.gml net.opengis.gml.impl -
-
Uses of MeasureType in net.opengis.gml
Subinterfaces of MeasureType in net.opengis.gml Modifier and Type Interface Description interfaceAngleTypeAn XML AngleType(@http://www.opengis.net/gml).interfaceAreaTypeAn XML AreaType(@http://www.opengis.net/gml).interfaceGridLengthTypeAn XML GridLengthType(@http://www.opengis.net/gml).interfaceLengthTypeAn XML LengthType(@http://www.opengis.net/gml).interfaceScaleTypeAn XML ScaleType(@http://www.opengis.net/gml).interfaceSpeedTypeAn XML SpeedType(@http://www.opengis.net/gml).interfaceTimeTypeAn XML TimeType(@http://www.opengis.net/gml).interfaceVolumeTypeAn XML VolumeType(@http://www.opengis.net/gml).Methods in net.opengis.gml that return MeasureType Modifier and Type Method Description MeasureTypeMovingObjectStatusType. addNewAcceleration()Appends and returns a new empty "acceleration" elementMeasureTypeAngleChoiceType. addNewAngle()Appends and returns a new empty "angle" elementMeasureTypeAngleDocument. addNewAngle()Appends and returns a new empty "angle" elementMeasureTypeDirectedObservationAtDistanceType. addNewDistance()Appends and returns a new empty "distance" elementMeasureTypeMovingObjectStatusType. addNewElevation()Appends and returns a new empty "elevation" elementMeasureTypeInverseFlatteningDocument. addNewInverseFlattening()Appends and returns a new empty "inverseFlattening" elementMeasureTypeSecondDefiningParameterType. addNewInverseFlattening()Appends and returns a new empty "inverseFlattening" elementMeasureTypeMeasureDocument. addNewMeasure()Appends and returns a new empty "measure" elementMeasureTypeQuantityDocument. addNewQuantity()Appends and returns a new empty "Quantity" elementMeasureTypeRangeParametersType. addNewQuantity()Appends and returns a new empty "Quantity" elementMeasureTypeValueArrayPropertyType. addNewQuantity()Appends and returns a new empty value (as xml) as the last "Quantity" elementMeasureTypeValuePropertyType. addNewQuantity()Appends and returns a new empty "Quantity" elementMeasureTypeAbsoluteExternalPositionalAccuracyType. addNewResult()Appends and returns a new empty "result" elementMeasureTypeRelativeInternalPositionalAccuracyType. addNewResult()Appends and returns a new empty "result" elementMeasureTypeResultDocument. addNewResult()Appends and returns a new empty "result" elementMeasureTypeEllipsoidType. addNewSemiMajorAxis()Appends and returns a new empty "semiMajorAxis" elementMeasureTypeSemiMajorAxisDocument. addNewSemiMajorAxis()Appends and returns a new empty "semiMajorAxis" elementMeasureTypeSecondDefiningParameterType. addNewSemiMinorAxis()Appends and returns a new empty "semiMinorAxis" elementMeasureTypeSemiMinorAxisDocument. addNewSemiMinorAxis()Appends and returns a new empty "semiMinorAxis" elementMeasureTypeMovingObjectStatusType. addNewSpeed()Appends and returns a new empty "speed" elementMeasureTypeParameterValueType. addNewValue()Appends and returns a new empty "value" elementMeasureTypeValueDocument. addNewValue()Appends and returns a new empty "value" elementMeasureTypeMovingObjectStatusType. getAcceleration()Gets the "acceleration" elementMeasureTypeAngleChoiceType. getAngle()Gets the "angle" elementMeasureTypeAngleDocument. getAngle()Gets the "angle" elementMeasureTypeDirectedObservationAtDistanceType. getDistance()Gets the "distance" elementMeasureTypeMovingObjectStatusType. getElevation()Gets the "elevation" elementMeasureTypeInverseFlatteningDocument. getInverseFlattening()Gets the "inverseFlattening" elementMeasureTypeSecondDefiningParameterType. getInverseFlattening()Gets the "inverseFlattening" elementMeasureTypeMeasureDocument. getMeasure()Gets the "measure" elementMeasureTypeQuantityDocument. getQuantity()Gets the "Quantity" elementMeasureTypeRangeParametersType. getQuantity()Gets the "Quantity" elementMeasureTypeValuePropertyType. getQuantity()Gets the "Quantity" elementMeasureType[]ValueArrayPropertyType. getQuantityArray()Gets array of all "Quantity" elementsMeasureTypeValueArrayPropertyType. getQuantityArray(int i)Gets ith "Quantity" elementMeasureTypeAbsoluteExternalPositionalAccuracyType. getResult()Gets the "result" elementMeasureTypeRelativeInternalPositionalAccuracyType. getResult()Gets the "result" elementMeasureTypeResultDocument. getResult()Gets the "result" elementMeasureTypeEllipsoidType. getSemiMajorAxis()Gets the "semiMajorAxis" elementMeasureTypeSemiMajorAxisDocument. getSemiMajorAxis()Gets the "semiMajorAxis" elementMeasureTypeSecondDefiningParameterType. getSemiMinorAxis()Gets the "semiMinorAxis" elementMeasureTypeSemiMinorAxisDocument. getSemiMinorAxis()Gets the "semiMinorAxis" elementMeasureTypeMovingObjectStatusType. getSpeed()Gets the "speed" elementMeasureTypeParameterValueType. getValue()Gets the "value" elementMeasureTypeValueDocument. getValue()Gets the "value" elementMeasureTypeValueArrayPropertyType. insertNewQuantity(int i)Inserts and returns a new empty value (as xml) as the ith "Quantity" elementstatic MeasureTypeMeasureType.Factory. newInstance()static MeasureTypeMeasureType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static MeasureTypeMeasureType.Factory. parse(File file)static MeasureTypeMeasureType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static MeasureTypeMeasureType.Factory. parse(InputStream is)static MeasureTypeMeasureType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static MeasureTypeMeasureType.Factory. parse(Reader r)static MeasureTypeMeasureType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static MeasureTypeMeasureType.Factory. parse(String xmlAsString)static MeasureTypeMeasureType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static MeasureTypeMeasureType.Factory. parse(URL u)static MeasureTypeMeasureType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static MeasureTypeMeasureType.Factory. parse(XMLStreamReader sr)static MeasureTypeMeasureType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static MeasureTypeMeasureType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic MeasureTypeMeasureType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic MeasureTypeMeasureType.Factory. parse(Node node)static MeasureTypeMeasureType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml with parameters of type MeasureType Modifier and Type Method Description voidMovingObjectStatusType. setAcceleration(MeasureType acceleration)Sets the "acceleration" elementvoidAngleChoiceType. setAngle(MeasureType angle)Sets the "angle" elementvoidAngleDocument. setAngle(MeasureType angle)Sets the "angle" elementvoidDirectedObservationAtDistanceType. setDistance(MeasureType distance)Sets the "distance" elementvoidMovingObjectStatusType. setElevation(MeasureType elevation)Sets the "elevation" elementvoidInverseFlatteningDocument. setInverseFlattening(MeasureType inverseFlattening)Sets the "inverseFlattening" elementvoidSecondDefiningParameterType. setInverseFlattening(MeasureType inverseFlattening)Sets the "inverseFlattening" elementvoidMeasureDocument. setMeasure(MeasureType measure)Sets the "measure" elementvoidQuantityDocument. setQuantity(MeasureType quantity)Sets the "Quantity" elementvoidRangeParametersType. setQuantity(MeasureType quantity)Sets the "Quantity" elementvoidValuePropertyType. setQuantity(MeasureType quantity)Sets the "Quantity" elementvoidValueArrayPropertyType. setQuantityArray(int i, MeasureType quantity)Sets ith "Quantity" elementvoidValueArrayPropertyType. setQuantityArray(MeasureType[] quantityArray)Sets array of all "Quantity" elementvoidAbsoluteExternalPositionalAccuracyType. setResult(MeasureType result)Sets the "result" elementvoidRelativeInternalPositionalAccuracyType. setResult(MeasureType result)Sets the "result" elementvoidResultDocument. setResult(MeasureType result)Sets the "result" elementvoidEllipsoidType. setSemiMajorAxis(MeasureType semiMajorAxis)Sets the "semiMajorAxis" elementvoidSemiMajorAxisDocument. setSemiMajorAxis(MeasureType semiMajorAxis)Sets the "semiMajorAxis" elementvoidSecondDefiningParameterType. setSemiMinorAxis(MeasureType semiMinorAxis)Sets the "semiMinorAxis" elementvoidSemiMinorAxisDocument. setSemiMinorAxis(MeasureType semiMinorAxis)Sets the "semiMinorAxis" elementvoidMovingObjectStatusType. setSpeed(MeasureType speed)Sets the "speed" elementvoidParameterValueType. setValue(MeasureType value)Sets the "value" elementvoidValueDocument. setValue(MeasureType value)Sets the "value" element -
Uses of MeasureType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement MeasureType Modifier and Type Class Description classAngleTypeImplAn XML AngleType(@http://www.opengis.net/gml).classAreaTypeImplAn XML AreaType(@http://www.opengis.net/gml).classGridLengthTypeImplAn XML GridLengthType(@http://www.opengis.net/gml).classLengthTypeImplAn XML LengthType(@http://www.opengis.net/gml).classMeasureTypeImplAn XML MeasureType(@http://www.opengis.net/gml).classScaleTypeImplAn XML ScaleType(@http://www.opengis.net/gml).classSpeedTypeImplAn XML SpeedType(@http://www.opengis.net/gml).classTimeTypeImplAn XML TimeType(@http://www.opengis.net/gml).classVolumeTypeImplAn XML VolumeType(@http://www.opengis.net/gml).Methods in net.opengis.gml.impl that return MeasureType Modifier and Type Method Description MeasureTypeMovingObjectStatusTypeImpl. addNewAcceleration()Appends and returns a new empty "acceleration" elementMeasureTypeAngleChoiceTypeImpl. addNewAngle()Appends and returns a new empty "angle" elementMeasureTypeAngleDocumentImpl. addNewAngle()Appends and returns a new empty "angle" elementMeasureTypeDirectedObservationAtDistanceTypeImpl. addNewDistance()Appends and returns a new empty "distance" elementMeasureTypeMovingObjectStatusTypeImpl. addNewElevation()Appends and returns a new empty "elevation" elementMeasureTypeInverseFlatteningDocumentImpl. addNewInverseFlattening()Appends and returns a new empty "inverseFlattening" elementMeasureTypeSecondDefiningParameterTypeImpl. addNewInverseFlattening()Appends and returns a new empty "inverseFlattening" elementMeasureTypeMeasureDocumentImpl. addNewMeasure()Appends and returns a new empty "measure" elementMeasureTypeQuantityDocumentImpl. addNewQuantity()Appends and returns a new empty "Quantity" elementMeasureTypeRangeParametersTypeImpl. addNewQuantity()Appends and returns a new empty "Quantity" elementMeasureTypeValueArrayPropertyTypeImpl. addNewQuantity()Appends and returns a new empty value (as xml) as the last "Quantity" elementMeasureTypeValuePropertyTypeImpl. addNewQuantity()Appends and returns a new empty "Quantity" elementMeasureTypeAbsoluteExternalPositionalAccuracyTypeImpl. addNewResult()Appends and returns a new empty "result" elementMeasureTypeRelativeInternalPositionalAccuracyTypeImpl. addNewResult()Appends and returns a new empty "result" elementMeasureTypeResultDocumentImpl. addNewResult()Appends and returns a new empty "result" elementMeasureTypeEllipsoidTypeImpl. addNewSemiMajorAxis()Appends and returns a new empty "semiMajorAxis" elementMeasureTypeSemiMajorAxisDocumentImpl. addNewSemiMajorAxis()Appends and returns a new empty "semiMajorAxis" elementMeasureTypeSecondDefiningParameterTypeImpl. addNewSemiMinorAxis()Appends and returns a new empty "semiMinorAxis" elementMeasureTypeSemiMinorAxisDocumentImpl. addNewSemiMinorAxis()Appends and returns a new empty "semiMinorAxis" elementMeasureTypeMovingObjectStatusTypeImpl. addNewSpeed()Appends and returns a new empty "speed" elementMeasureTypeParameterValueTypeImpl. addNewValue()Appends and returns a new empty "value" elementMeasureTypeValueDocumentImpl. addNewValue()Appends and returns a new empty "value" elementMeasureTypeMovingObjectStatusTypeImpl. getAcceleration()Gets the "acceleration" elementMeasureTypeAngleChoiceTypeImpl. getAngle()Gets the "angle" elementMeasureTypeAngleDocumentImpl. getAngle()Gets the "angle" elementMeasureTypeDirectedObservationAtDistanceTypeImpl. getDistance()Gets the "distance" elementMeasureTypeMovingObjectStatusTypeImpl. getElevation()Gets the "elevation" elementMeasureTypeInverseFlatteningDocumentImpl. getInverseFlattening()Gets the "inverseFlattening" elementMeasureTypeSecondDefiningParameterTypeImpl. getInverseFlattening()Gets the "inverseFlattening" elementMeasureTypeMeasureDocumentImpl. getMeasure()Gets the "measure" elementMeasureTypeQuantityDocumentImpl. getQuantity()Gets the "Quantity" elementMeasureTypeRangeParametersTypeImpl. getQuantity()Gets the "Quantity" elementMeasureTypeValuePropertyTypeImpl. getQuantity()Gets the "Quantity" elementMeasureType[]ValueArrayPropertyTypeImpl. getQuantityArray()Gets array of all "Quantity" elementsMeasureTypeValueArrayPropertyTypeImpl. getQuantityArray(int i)Gets ith "Quantity" elementMeasureTypeAbsoluteExternalPositionalAccuracyTypeImpl. getResult()Gets the "result" elementMeasureTypeRelativeInternalPositionalAccuracyTypeImpl. getResult()Gets the "result" elementMeasureTypeResultDocumentImpl. getResult()Gets the "result" elementMeasureTypeEllipsoidTypeImpl. getSemiMajorAxis()Gets the "semiMajorAxis" elementMeasureTypeSemiMajorAxisDocumentImpl. getSemiMajorAxis()Gets the "semiMajorAxis" elementMeasureTypeSecondDefiningParameterTypeImpl. getSemiMinorAxis()Gets the "semiMinorAxis" elementMeasureTypeSemiMinorAxisDocumentImpl. getSemiMinorAxis()Gets the "semiMinorAxis" elementMeasureTypeMovingObjectStatusTypeImpl. getSpeed()Gets the "speed" elementMeasureTypeParameterValueTypeImpl. getValue()Gets the "value" elementMeasureTypeValueDocumentImpl. getValue()Gets the "value" elementMeasureTypeValueArrayPropertyTypeImpl. insertNewQuantity(int i)Inserts and returns a new empty value (as xml) as the ith "Quantity" elementMethods in net.opengis.gml.impl with parameters of type MeasureType Modifier and Type Method Description voidMovingObjectStatusTypeImpl. setAcceleration(MeasureType acceleration)Sets the "acceleration" elementvoidAngleChoiceTypeImpl. setAngle(MeasureType angle)Sets the "angle" elementvoidAngleDocumentImpl. setAngle(MeasureType angle)Sets the "angle" elementvoidDirectedObservationAtDistanceTypeImpl. setDistance(MeasureType distance)Sets the "distance" elementvoidMovingObjectStatusTypeImpl. setElevation(MeasureType elevation)Sets the "elevation" elementvoidInverseFlatteningDocumentImpl. setInverseFlattening(MeasureType inverseFlattening)Sets the "inverseFlattening" elementvoidSecondDefiningParameterTypeImpl. setInverseFlattening(MeasureType inverseFlattening)Sets the "inverseFlattening" elementvoidMeasureDocumentImpl. setMeasure(MeasureType measure)Sets the "measure" elementvoidQuantityDocumentImpl. setQuantity(MeasureType quantity)Sets the "Quantity" elementvoidRangeParametersTypeImpl. setQuantity(MeasureType quantity)Sets the "Quantity" elementvoidValuePropertyTypeImpl. setQuantity(MeasureType quantity)Sets the "Quantity" elementvoidValueArrayPropertyTypeImpl. setQuantityArray(int i, MeasureType quantity)Sets ith "Quantity" elementvoidValueArrayPropertyTypeImpl. setQuantityArray(MeasureType[] quantityArray)Sets array of all "Quantity" elementvoidAbsoluteExternalPositionalAccuracyTypeImpl. setResult(MeasureType result)Sets the "result" elementvoidRelativeInternalPositionalAccuracyTypeImpl. setResult(MeasureType result)Sets the "result" elementvoidResultDocumentImpl. setResult(MeasureType result)Sets the "result" elementvoidEllipsoidTypeImpl. setSemiMajorAxis(MeasureType semiMajorAxis)Sets the "semiMajorAxis" elementvoidSemiMajorAxisDocumentImpl. setSemiMajorAxis(MeasureType semiMajorAxis)Sets the "semiMajorAxis" elementvoidSecondDefiningParameterTypeImpl. setSemiMinorAxis(MeasureType semiMinorAxis)Sets the "semiMinorAxis" elementvoidSemiMinorAxisDocumentImpl. setSemiMinorAxis(MeasureType semiMinorAxis)Sets the "semiMinorAxis" elementvoidMovingObjectStatusTypeImpl. setSpeed(MeasureType speed)Sets the "speed" elementvoidParameterValueTypeImpl. setValue(MeasureType value)Sets the "value" elementvoidValueDocumentImpl. setValue(MeasureType value)Sets the "value" element
-