Uses of Interface
net.opengis.gml311.MeasureType
Packages that use MeasureType
-
Uses of MeasureType in net.opengis.gml311
Subinterfaces of MeasureType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Angle Type'.interface
A representation of the model object 'Area Type'.interface
A representation of the model object 'Grid Length Type'.interface
A representation of the model object 'Length Type'.interface
A representation of the model object 'Scale Type'.interface
A representation of the model object 'Speed Type'.interface
A representation of the model object 'Time Type'.interface
A 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 TypeMethodDescriptionvoid
MovingObjectStatusType.setAcceleration
(MeasureType value) Sets the value of the 'Acceleration
' containment reference.void
AngleChoiceType.setAngle
(MeasureType value) Sets the value of the 'Angle
' containment reference.void
DocumentRoot.setAngle
(MeasureType value) Sets the value of the 'Angle
' containment reference.void
DirectedObservationAtDistanceType.setDistance
(MeasureType value) Sets the value of the 'Distance
' containment reference.void
MovingObjectStatusType.setElevation
(MeasureType value) Sets the value of the 'Elevation
' containment reference.void
DocumentRoot.setInverseFlattening
(MeasureType value) Sets the value of the 'Inverse Flattening
' containment reference.void
SecondDefiningParameterType.setInverseFlattening
(MeasureType value) Sets the value of the 'Inverse Flattening
' containment reference.void
DocumentRoot.setMeasure
(MeasureType value) Sets the value of the 'Measure
' containment reference.void
DocumentRoot.setQuantity
(MeasureType value) Sets the value of the 'Quantity
' containment reference.void
RangeParametersType.setQuantity
(MeasureType value) Sets the value of the 'Quantity
' containment reference.void
ValuePropertyType.setQuantity
(MeasureType value) Sets the value of the 'Quantity
' containment reference.void
AbsoluteExternalPositionalAccuracyType.setResult
(MeasureType value) Sets the value of the 'Result
' containment reference.void
DocumentRoot.setResult
(MeasureType value) Sets the value of the 'Result
' containment reference.void
RelativeInternalPositionalAccuracyType.setResult
(MeasureType value) Sets the value of the 'Result
' containment reference.void
DocumentRoot.setSemiMajorAxis
(MeasureType value) Sets the value of the 'Semi Major Axis
' containment reference.void
EllipsoidType.setSemiMajorAxis
(MeasureType value) Sets the value of the 'Semi Major Axis
' containment reference.void
DocumentRoot.setSemiMinorAxis
(MeasureType value) Sets the value of the 'Semi Minor Axis
' containment reference.void
SecondDefiningParameterType.setSemiMinorAxis
(MeasureType value) Sets the value of the 'Semi Minor Axis
' containment reference.void
MovingObjectStatusType.setSpeed
(MeasureType value) Sets the value of the 'Speed
' containment reference.void
DocumentRoot.setValue
(MeasureType value) Sets the value of the 'Value
' containment reference.void
ParameterValueType.setValue
(MeasureType value) Sets the value of the 'Value
' containment reference. -
Uses of MeasureType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement MeasureTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Angle Type'.class
An implementation of the model object 'Area Type'.class
An implementation of the model object 'Grid Length Type'.class
An implementation of the model object 'Length Type'.class
An implementation of the model object 'Measure Type'.class
An implementation of the model object 'Scale Type'.class
An implementation of the model object 'Speed Type'.class
An implementation of the model object 'Time Type'.class
An implementation of the model object 'Volume Type'.Fields in net.opengis.gml311.impl declared as MeasureTypeModifier and TypeFieldDescriptionprotected MeasureType
MovingObjectStatusTypeImpl.acceleration
The cached value of the 'Acceleration
' containment reference.protected MeasureType
AngleChoiceTypeImpl.angle
The cached value of the 'Angle
' containment reference.protected MeasureType
DirectedObservationAtDistanceTypeImpl.distance
The cached value of the 'Distance
' containment reference.protected MeasureType
MovingObjectStatusTypeImpl.elevation
The cached value of the 'Elevation
' containment reference.protected MeasureType
SecondDefiningParameterTypeImpl.inverseFlattening
The cached value of the 'Inverse Flattening
' containment reference.protected MeasureType
RangeParametersTypeImpl.quantity
The cached value of the 'Quantity
' containment reference.protected MeasureType
ValuePropertyTypeImpl.quantity
The cached value of the 'Quantity
' containment reference.protected MeasureType
AbsoluteExternalPositionalAccuracyTypeImpl.result
The cached value of the 'Result
' containment reference.protected MeasureType
RelativeInternalPositionalAccuracyTypeImpl.result
The cached value of the 'Result
' containment reference.protected MeasureType
EllipsoidTypeImpl.semiMajorAxis
The cached value of the 'Semi Major Axis
' containment reference.protected MeasureType
SecondDefiningParameterTypeImpl.semiMinorAxis
The cached value of the 'Semi Minor Axis
' containment reference.protected MeasureType
MovingObjectStatusTypeImpl.speed
The cached value of the 'Speed
' containment reference.protected MeasureType
ParameterValueTypeImpl.value
The 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 TypeMethodDescriptionNotificationChain
MovingObjectStatusTypeImpl.basicSetAcceleration
(MeasureType newAcceleration, NotificationChain msgs) NotificationChain
AngleChoiceTypeImpl.basicSetAngle
(MeasureType newAngle, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetAngle
(MeasureType newAngle, NotificationChain msgs) NotificationChain
DirectedObservationAtDistanceTypeImpl.basicSetDistance
(MeasureType newDistance, NotificationChain msgs) NotificationChain
MovingObjectStatusTypeImpl.basicSetElevation
(MeasureType newElevation, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetInverseFlattening
(MeasureType newInverseFlattening, NotificationChain msgs) NotificationChain
SecondDefiningParameterTypeImpl.basicSetInverseFlattening
(MeasureType newInverseFlattening, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetMeasure
(MeasureType newMeasure, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetQuantity
(MeasureType newQuantity, NotificationChain msgs) NotificationChain
RangeParametersTypeImpl.basicSetQuantity
(MeasureType newQuantity, NotificationChain msgs) NotificationChain
ValuePropertyTypeImpl.basicSetQuantity
(MeasureType newQuantity, NotificationChain msgs) NotificationChain
AbsoluteExternalPositionalAccuracyTypeImpl.basicSetResult
(MeasureType newResult, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetResult
(MeasureType newResult, NotificationChain msgs) NotificationChain
RelativeInternalPositionalAccuracyTypeImpl.basicSetResult
(MeasureType newResult, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetSemiMajorAxis
(MeasureType newSemiMajorAxis, NotificationChain msgs) NotificationChain
EllipsoidTypeImpl.basicSetSemiMajorAxis
(MeasureType newSemiMajorAxis, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetSemiMinorAxis
(MeasureType newSemiMinorAxis, NotificationChain msgs) NotificationChain
SecondDefiningParameterTypeImpl.basicSetSemiMinorAxis
(MeasureType newSemiMinorAxis, NotificationChain msgs) NotificationChain
MovingObjectStatusTypeImpl.basicSetSpeed
(MeasureType newSpeed, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetValue
(MeasureType newValue, NotificationChain msgs) NotificationChain
ParameterValueTypeImpl.basicSetValue
(MeasureType newValue, NotificationChain msgs) void
MovingObjectStatusTypeImpl.setAcceleration
(MeasureType newAcceleration) void
AngleChoiceTypeImpl.setAngle
(MeasureType newAngle) void
DocumentRootImpl.setAngle
(MeasureType newAngle) void
DirectedObservationAtDistanceTypeImpl.setDistance
(MeasureType newDistance) void
MovingObjectStatusTypeImpl.setElevation
(MeasureType newElevation) void
DocumentRootImpl.setInverseFlattening
(MeasureType newInverseFlattening) void
SecondDefiningParameterTypeImpl.setInverseFlattening
(MeasureType newInverseFlattening) void
DocumentRootImpl.setMeasure
(MeasureType newMeasure) void
DocumentRootImpl.setQuantity
(MeasureType newQuantity) void
RangeParametersTypeImpl.setQuantity
(MeasureType newQuantity) void
ValuePropertyTypeImpl.setQuantity
(MeasureType newQuantity) void
AbsoluteExternalPositionalAccuracyTypeImpl.setResult
(MeasureType newResult) void
DocumentRootImpl.setResult
(MeasureType newResult) void
RelativeInternalPositionalAccuracyTypeImpl.setResult
(MeasureType newResult) void
DocumentRootImpl.setSemiMajorAxis
(MeasureType newSemiMajorAxis) void
EllipsoidTypeImpl.setSemiMajorAxis
(MeasureType newSemiMajorAxis) void
DocumentRootImpl.setSemiMinorAxis
(MeasureType newSemiMinorAxis) void
SecondDefiningParameterTypeImpl.setSemiMinorAxis
(MeasureType newSemiMinorAxis) void
MovingObjectStatusTypeImpl.setSpeed
(MeasureType newSpeed) void
DocumentRootImpl.setValue
(MeasureType newValue) void
ParameterValueTypeImpl.setValue
(MeasureType newValue) -
Uses of MeasureType in net.opengis.gml311.util
Methods 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'.boolean
Gml311Validator.validateMeasureType
(MeasureType measureType, DiagnosticChain diagnostics, Map<Object, Object> context)