Uses of Interface
net.opengis.gml311.ClothoidType
Packages that use ClothoidType
-
Uses of ClothoidType in net.opengis.gml311
Methods 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 TypeMethodDescriptionvoid
DocumentRoot.setClothoid
(ClothoidType value) Sets the value of the 'Clothoid
' containment reference. -
Uses of ClothoidType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ClothoidTypeModifier and TypeClassDescriptionclass
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetClothoid
(ClothoidType newClothoid, NotificationChain msgs) void
DocumentRootImpl.setClothoid
(ClothoidType newClothoid) -
Uses of ClothoidType in net.opengis.gml311.util
Methods 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'.boolean
Gml311Validator.validateClothoidType
(ClothoidType clothoidType, DiagnosticChain diagnostics, Map<Object, Object> context)