Uses of Interface
net.opengis.gml311.RefLocationType
Packages that use RefLocationType
-
Uses of RefLocationType in net.opengis.gml311
Methods in net.opengis.gml311 that return RefLocationTypeModifier and TypeMethodDescriptionGml311Factory.createRefLocationType()
Returns a new object of class 'Ref Location Type'.ClothoidType.getRefLocation()
Returns the value of the 'Ref Location' containment reference.Methods in net.opengis.gml311 with parameters of type RefLocationTypeModifier and TypeMethodDescriptionvoid
ClothoidType.setRefLocation
(RefLocationType value) Sets the value of the 'Ref Location
' containment reference. -
Uses of RefLocationType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement RefLocationTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Ref Location Type'.Fields in net.opengis.gml311.impl declared as RefLocationTypeModifier and TypeFieldDescriptionprotected RefLocationType
ClothoidTypeImpl.refLocation
The cached value of the 'Ref Location
' containment reference.Methods in net.opengis.gml311.impl that return RefLocationTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createRefLocationType()
ClothoidTypeImpl.getRefLocation()
Methods in net.opengis.gml311.impl with parameters of type RefLocationTypeModifier and TypeMethodDescriptionNotificationChain
ClothoidTypeImpl.basicSetRefLocation
(RefLocationType newRefLocation, NotificationChain msgs) void
ClothoidTypeImpl.setRefLocation
(RefLocationType newRefLocation) -
Uses of RefLocationType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type RefLocationTypeModifier and TypeMethodDescriptionGml311Switch.caseRefLocationType
(RefLocationType object) Returns the result of interpreting the object as an instance of 'Ref Location Type'.boolean
Gml311Validator.validateRefLocationType
(RefLocationType refLocationType, DiagnosticChain diagnostics, Map<Object, Object> context)