Uses of Interface
net.opengis.gml311.MeasureType
Packages that use MeasureType
- 
Uses of MeasureType in net.opengis.gml311Subinterfaces of MeasureType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Angle Type'.interfaceA representation of the model object 'Area Type'.interfaceA representation of the model object 'Grid Length Type'.interfaceA representation of the model object 'Length Type'.interfaceA representation of the model object 'Scale Type'.interfaceA representation of the model object 'Speed Type'.interfaceA representation of the model object 'Time Type'.interfaceA representation of the model object 'Volume Type'.Methods in net.opengis.gml311 that return MeasureTypeModifier and TypeMethodDescriptionGml311Factory.createMeasureType()Returns a new object of class 'Measure Type'.MovingObjectStatusType.getAcceleration()Returns the value of the 'Acceleration' containment reference.AngleChoiceType.getAngle()Returns the value of the 'Angle' containment reference.DocumentRoot.getAngle()Returns the value of the 'Angle' containment reference.DirectedObservationAtDistanceType.getDistance()Returns the value of the 'Distance' containment reference.MovingObjectStatusType.getElevation()Returns the value of the 'Elevation' containment reference.DocumentRoot.getInverseFlattening()Returns the value of the 'Inverse Flattening' containment reference.SecondDefiningParameterType.getInverseFlattening()Returns the value of the 'Inverse Flattening' containment reference.DocumentRoot.getMeasure()Returns the value of the 'Measure' containment reference.DocumentRoot.getQuantity()Returns the value of the 'Quantity' containment reference.RangeParametersType.getQuantity()Returns the value of the 'Quantity' containment reference.ValuePropertyType.getQuantity()Returns the value of the 'Quantity' containment reference.AbsoluteExternalPositionalAccuracyType.getResult()Returns the value of the 'Result' containment reference.DocumentRoot.getResult()Returns the value of the 'Result' containment reference.RelativeInternalPositionalAccuracyType.getResult()Returns the value of the 'Result' containment reference.DocumentRoot.getSemiMajorAxis()Returns the value of the 'Semi Major Axis' containment reference.EllipsoidType.getSemiMajorAxis()Returns the value of the 'Semi Major Axis' containment reference.DocumentRoot.getSemiMinorAxis()Returns the value of the 'Semi Minor Axis' containment reference.SecondDefiningParameterType.getSemiMinorAxis()Returns the value of the 'Semi Minor Axis' containment reference.MovingObjectStatusType.getSpeed()Returns the value of the 'Speed' containment reference.DocumentRoot.getValue()Returns the value of the 'Value' containment reference.ParameterValueType.getValue()Returns the value of the 'Value' containment reference.Methods in net.opengis.gml311 that return types with arguments of type MeasureTypeModifier and TypeMethodDescriptionEList<MeasureType>ValueArrayPropertyType.getQuantity()Returns the value of the 'Quantity' containment reference list.Methods in net.opengis.gml311 with parameters of type MeasureTypeModifier and TypeMethodDescriptionvoidMovingObjectStatusType.setAcceleration(MeasureType value) Sets the value of the 'Acceleration' containment reference.voidAngleChoiceType.setAngle(MeasureType value) Sets the value of the 'Angle' containment reference.voidDocumentRoot.setAngle(MeasureType value) Sets the value of the 'Angle' containment reference.voidDirectedObservationAtDistanceType.setDistance(MeasureType value) Sets the value of the 'Distance' containment reference.voidMovingObjectStatusType.setElevation(MeasureType value) Sets the value of the 'Elevation' containment reference.voidDocumentRoot.setInverseFlattening(MeasureType value) Sets the value of the 'Inverse Flattening' containment reference.voidSecondDefiningParameterType.setInverseFlattening(MeasureType value) Sets the value of the 'Inverse Flattening' containment reference.voidDocumentRoot.setMeasure(MeasureType value) Sets the value of the 'Measure' containment reference.voidDocumentRoot.setQuantity(MeasureType value) Sets the value of the 'Quantity' containment reference.voidRangeParametersType.setQuantity(MeasureType value) Sets the value of the 'Quantity' containment reference.voidValuePropertyType.setQuantity(MeasureType value) Sets the value of the 'Quantity' containment reference.voidAbsoluteExternalPositionalAccuracyType.setResult(MeasureType value) Sets the value of the 'Result' containment reference.voidDocumentRoot.setResult(MeasureType value) Sets the value of the 'Result' containment reference.voidRelativeInternalPositionalAccuracyType.setResult(MeasureType value) Sets the value of the 'Result' containment reference.voidDocumentRoot.setSemiMajorAxis(MeasureType value) Sets the value of the 'Semi Major Axis' containment reference.voidEllipsoidType.setSemiMajorAxis(MeasureType value) Sets the value of the 'Semi Major Axis' containment reference.voidDocumentRoot.setSemiMinorAxis(MeasureType value) Sets the value of the 'Semi Minor Axis' containment reference.voidSecondDefiningParameterType.setSemiMinorAxis(MeasureType value) Sets the value of the 'Semi Minor Axis' containment reference.voidMovingObjectStatusType.setSpeed(MeasureType value) Sets the value of the 'Speed' containment reference.voidDocumentRoot.setValue(MeasureType value) Sets the value of the 'Value' containment reference.voidParameterValueType.setValue(MeasureType value) Sets the value of the 'Value' containment reference.
- 
Uses of MeasureType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement MeasureTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Angle Type'.classAn implementation of the model object 'Area Type'.classAn implementation of the model object 'Grid Length Type'.classAn implementation of the model object 'Length Type'.classAn implementation of the model object 'Measure Type'.classAn implementation of the model object 'Scale Type'.classAn implementation of the model object 'Speed Type'.classAn implementation of the model object 'Time Type'.classAn implementation of the model object 'Volume Type'.Fields in net.opengis.gml311.impl declared as MeasureTypeModifier and TypeFieldDescriptionprotected MeasureTypeMovingObjectStatusTypeImpl.accelerationThe cached value of the 'Acceleration' containment reference.protected MeasureTypeAngleChoiceTypeImpl.angleThe cached value of the 'Angle' containment reference.protected MeasureTypeDirectedObservationAtDistanceTypeImpl.distanceThe cached value of the 'Distance' containment reference.protected MeasureTypeMovingObjectStatusTypeImpl.elevationThe cached value of the 'Elevation' containment reference.protected MeasureTypeSecondDefiningParameterTypeImpl.inverseFlatteningThe cached value of the 'Inverse Flattening' containment reference.protected MeasureTypeRangeParametersTypeImpl.quantityThe cached value of the 'Quantity' containment reference.protected MeasureTypeValuePropertyTypeImpl.quantityThe cached value of the 'Quantity' containment reference.protected MeasureTypeAbsoluteExternalPositionalAccuracyTypeImpl.resultThe cached value of the 'Result' containment reference.protected MeasureTypeRelativeInternalPositionalAccuracyTypeImpl.resultThe cached value of the 'Result' containment reference.protected MeasureTypeEllipsoidTypeImpl.semiMajorAxisThe cached value of the 'Semi Major Axis' containment reference.protected MeasureTypeSecondDefiningParameterTypeImpl.semiMinorAxisThe cached value of the 'Semi Minor Axis' containment reference.protected MeasureTypeMovingObjectStatusTypeImpl.speedThe cached value of the 'Speed' containment reference.protected MeasureTypeParameterValueTypeImpl.valueThe cached value of the 'Value' containment reference.Methods in net.opengis.gml311.impl that return MeasureTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMeasureType()MovingObjectStatusTypeImpl.getAcceleration()AngleChoiceTypeImpl.getAngle()DocumentRootImpl.getAngle()DirectedObservationAtDistanceTypeImpl.getDistance()MovingObjectStatusTypeImpl.getElevation()DocumentRootImpl.getInverseFlattening()SecondDefiningParameterTypeImpl.getInverseFlattening()DocumentRootImpl.getMeasure()DocumentRootImpl.getQuantity()RangeParametersTypeImpl.getQuantity()ValuePropertyTypeImpl.getQuantity()AbsoluteExternalPositionalAccuracyTypeImpl.getResult()DocumentRootImpl.getResult()RelativeInternalPositionalAccuracyTypeImpl.getResult()DocumentRootImpl.getSemiMajorAxis()EllipsoidTypeImpl.getSemiMajorAxis()DocumentRootImpl.getSemiMinorAxis()SecondDefiningParameterTypeImpl.getSemiMinorAxis()MovingObjectStatusTypeImpl.getSpeed()DocumentRootImpl.getValue()ParameterValueTypeImpl.getValue()Methods in net.opengis.gml311.impl that return types with arguments of type MeasureTypeMethods in net.opengis.gml311.impl with parameters of type MeasureTypeModifier and TypeMethodDescriptionNotificationChainMovingObjectStatusTypeImpl.basicSetAcceleration(MeasureType newAcceleration, NotificationChain msgs) NotificationChainAngleChoiceTypeImpl.basicSetAngle(MeasureType newAngle, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetAngle(MeasureType newAngle, NotificationChain msgs) NotificationChainDirectedObservationAtDistanceTypeImpl.basicSetDistance(MeasureType newDistance, NotificationChain msgs) NotificationChainMovingObjectStatusTypeImpl.basicSetElevation(MeasureType newElevation, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetInverseFlattening(MeasureType newInverseFlattening, NotificationChain msgs) NotificationChainSecondDefiningParameterTypeImpl.basicSetInverseFlattening(MeasureType newInverseFlattening, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetMeasure(MeasureType newMeasure, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetQuantity(MeasureType newQuantity, NotificationChain msgs) NotificationChainRangeParametersTypeImpl.basicSetQuantity(MeasureType newQuantity, NotificationChain msgs) NotificationChainValuePropertyTypeImpl.basicSetQuantity(MeasureType newQuantity, NotificationChain msgs) NotificationChainAbsoluteExternalPositionalAccuracyTypeImpl.basicSetResult(MeasureType newResult, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetResult(MeasureType newResult, NotificationChain msgs) NotificationChainRelativeInternalPositionalAccuracyTypeImpl.basicSetResult(MeasureType newResult, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetSemiMajorAxis(MeasureType newSemiMajorAxis, NotificationChain msgs) NotificationChainEllipsoidTypeImpl.basicSetSemiMajorAxis(MeasureType newSemiMajorAxis, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetSemiMinorAxis(MeasureType newSemiMinorAxis, NotificationChain msgs) NotificationChainSecondDefiningParameterTypeImpl.basicSetSemiMinorAxis(MeasureType newSemiMinorAxis, NotificationChain msgs) NotificationChainMovingObjectStatusTypeImpl.basicSetSpeed(MeasureType newSpeed, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetValue(MeasureType newValue, NotificationChain msgs) NotificationChainParameterValueTypeImpl.basicSetValue(MeasureType newValue, NotificationChain msgs) voidMovingObjectStatusTypeImpl.setAcceleration(MeasureType newAcceleration) voidAngleChoiceTypeImpl.setAngle(MeasureType newAngle) voidDocumentRootImpl.setAngle(MeasureType newAngle) voidDirectedObservationAtDistanceTypeImpl.setDistance(MeasureType newDistance) voidMovingObjectStatusTypeImpl.setElevation(MeasureType newElevation) voidDocumentRootImpl.setInverseFlattening(MeasureType newInverseFlattening) voidSecondDefiningParameterTypeImpl.setInverseFlattening(MeasureType newInverseFlattening) voidDocumentRootImpl.setMeasure(MeasureType newMeasure) voidDocumentRootImpl.setQuantity(MeasureType newQuantity) voidRangeParametersTypeImpl.setQuantity(MeasureType newQuantity) voidValuePropertyTypeImpl.setQuantity(MeasureType newQuantity) voidAbsoluteExternalPositionalAccuracyTypeImpl.setResult(MeasureType newResult) voidDocumentRootImpl.setResult(MeasureType newResult) voidRelativeInternalPositionalAccuracyTypeImpl.setResult(MeasureType newResult) voidDocumentRootImpl.setSemiMajorAxis(MeasureType newSemiMajorAxis) voidEllipsoidTypeImpl.setSemiMajorAxis(MeasureType newSemiMajorAxis) voidDocumentRootImpl.setSemiMinorAxis(MeasureType newSemiMinorAxis) voidSecondDefiningParameterTypeImpl.setSemiMinorAxis(MeasureType newSemiMinorAxis) voidMovingObjectStatusTypeImpl.setSpeed(MeasureType newSpeed) voidDocumentRootImpl.setValue(MeasureType newValue) voidParameterValueTypeImpl.setValue(MeasureType newValue) 
- 
Uses of MeasureType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type MeasureTypeModifier and TypeMethodDescriptionGml311Switch.caseMeasureType(MeasureType object) Returns the result of interpreting the object as an instance of 'Measure Type'.booleanGml311Validator.validateMeasureType(MeasureType measureType, DiagnosticChain diagnostics, Map<Object, Object> context)