Uses of Interface
net.opengis.gml311.KnotPropertyType
Packages that use KnotPropertyType
- 
Uses of KnotPropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return KnotPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createKnotPropertyType()Returns a new object of class 'Knot Property Type'.Methods in net.opengis.gml311 that return types with arguments of type KnotPropertyTypeModifier and TypeMethodDescriptionEList<KnotPropertyType>BSplineType.getKnot()Returns the value of the 'Knot' containment reference list.
- 
Uses of KnotPropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement KnotPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Knot Property Type'.Fields in net.opengis.gml311.impl with type parameters of type KnotPropertyTypeModifier and TypeFieldDescriptionprotected EList<KnotPropertyType>BSplineTypeImpl.knotThe cached value of the 'Knot' containment reference list.Methods in net.opengis.gml311.impl that return KnotPropertyTypeMethods in net.opengis.gml311.impl that return types with arguments of type KnotPropertyType
- 
Uses of KnotPropertyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type KnotPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseKnotPropertyType(KnotPropertyType object) Returns the result of interpreting the object as an instance of 'Knot Property Type'.booleanGml311Validator.validateKnotPropertyType(KnotPropertyType knotPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)