Uses of Interface
net.opengis.gml311.FeatureStylePropertyType
Packages that use FeatureStylePropertyType
- 
Uses of FeatureStylePropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return FeatureStylePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createFeatureStylePropertyType()Returns a new object of class 'Feature Style Property Type'.DocumentRoot.getFeatureStyle()Returns the value of the 'Feature Style' containment reference.Methods in net.opengis.gml311 that return types with arguments of type FeatureStylePropertyTypeModifier and TypeMethodDescriptionEList<FeatureStylePropertyType>StyleType.getFeatureStyle()Returns the value of the 'Feature Style' containment reference list.Methods in net.opengis.gml311 with parameters of type FeatureStylePropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setFeatureStyle(FeatureStylePropertyType value) Sets the value of the 'Feature Style' containment reference.
- 
Uses of FeatureStylePropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement FeatureStylePropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Feature Style Property Type'.Fields in net.opengis.gml311.impl with type parameters of type FeatureStylePropertyTypeModifier and TypeFieldDescriptionprotected EList<FeatureStylePropertyType>StyleTypeImpl.featureStyleThe cached value of the 'Feature Style' containment reference list.Methods in net.opengis.gml311.impl that return FeatureStylePropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createFeatureStylePropertyType()DocumentRootImpl.getFeatureStyle()Methods in net.opengis.gml311.impl that return types with arguments of type FeatureStylePropertyTypeModifier and TypeMethodDescriptionEList<FeatureStylePropertyType>StyleTypeImpl.getFeatureStyle()Methods in net.opengis.gml311.impl with parameters of type FeatureStylePropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetFeatureStyle(FeatureStylePropertyType newFeatureStyle, NotificationChain msgs) voidDocumentRootImpl.setFeatureStyle(FeatureStylePropertyType newFeatureStyle) 
- 
Uses of FeatureStylePropertyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type FeatureStylePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseFeatureStylePropertyType(FeatureStylePropertyType object) Returns the result of interpreting the object as an instance of 'Feature Style Property Type'.booleanGml311Validator.validateFeatureStylePropertyType(FeatureStylePropertyType featureStylePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)