Uses of Interface
net.opengis.gml311.ClothoidType
Packages that use ClothoidType
- 
Uses of ClothoidType in net.opengis.gml311Methods in net.opengis.gml311 that return ClothoidTypeModifier and TypeMethodDescriptionGml311Factory.createClothoidType()Returns a new object of class 'Clothoid Type'.DocumentRoot.getClothoid()Returns the value of the 'Clothoid' containment reference.Methods in net.opengis.gml311 with parameters of type ClothoidTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setClothoid(ClothoidType value) Sets the value of the 'Clothoid' containment reference.
- 
Uses of ClothoidType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement ClothoidTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Clothoid Type'.Methods in net.opengis.gml311.impl that return ClothoidTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createClothoidType()DocumentRootImpl.getClothoid()Methods in net.opengis.gml311.impl with parameters of type ClothoidTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetClothoid(ClothoidType newClothoid, NotificationChain msgs) voidDocumentRootImpl.setClothoid(ClothoidType newClothoid) 
- 
Uses of ClothoidType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type ClothoidTypeModifier and TypeMethodDescriptionGml311Switch.caseClothoidType(ClothoidType object) Returns the result of interpreting the object as an instance of 'Clothoid Type'.booleanGml311Validator.validateClothoidType(ClothoidType clothoidType, DiagnosticChain diagnostics, Map<Object, Object> context)