Uses of Interface
net.opengis.gml311.KnotType
Packages that use KnotType
- 
Uses of KnotType in net.opengis.gml311Methods in net.opengis.gml311 that return KnotTypeModifier and TypeMethodDescriptionGml311Factory.createKnotType()Returns a new object of class 'Knot Type'.KnotPropertyType.getKnot()Returns the value of the 'Knot' containment reference.Methods in net.opengis.gml311 with parameters of type KnotType
- 
Uses of KnotType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement KnotTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Knot Type'.Fields in net.opengis.gml311.impl declared as KnotTypeModifier and TypeFieldDescriptionprotected KnotTypeKnotPropertyTypeImpl.knotThe cached value of the 'Knot' containment reference.Methods in net.opengis.gml311.impl that return KnotTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createKnotType()KnotPropertyTypeImpl.getKnot()Methods in net.opengis.gml311.impl with parameters of type KnotTypeModifier and TypeMethodDescriptionNotificationChainKnotPropertyTypeImpl.basicSetKnot(KnotType newKnot, NotificationChain msgs) void
- 
Uses of KnotType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type KnotTypeModifier and TypeMethodDescriptionGml311Switch.caseKnotType(KnotType object) Returns the result of interpreting the object as an instance of 'Knot Type'.booleanGml311Validator.validateKnotType(KnotType knotType, DiagnosticChain diagnostics, Map<Object, Object> context)