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 TypeMethodDescriptionvoidClothoidType.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 TypeClassDescriptionclassAn implementation of the model object 'Ref Location Type'.Fields in net.opengis.gml311.impl declared as RefLocationTypeModifier and TypeFieldDescriptionprotected RefLocationTypeClothoidTypeImpl.refLocationThe 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 TypeMethodDescriptionNotificationChainClothoidTypeImpl.basicSetRefLocation(RefLocationType newRefLocation, NotificationChain msgs) voidClothoidTypeImpl.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'.booleanGml311Validator.validateRefLocationType(RefLocationType refLocationType, DiagnosticChain diagnostics, Map<Object, Object> context)