Uses of Interface
net.opengis.gml311.FeatureStyleType
Packages that use FeatureStyleType
- 
Uses of FeatureStyleType in net.opengis.gml311Methods in net.opengis.gml311 that return FeatureStyleTypeModifier and TypeMethodDescriptionGml311Factory.createFeatureStyleType()Returns a new object of class 'Feature Style Type'.FeatureStylePropertyType.getFeatureStyle()Returns the value of the 'Feature Style' containment reference.DocumentRoot.getFeatureStyle1()Returns the value of the 'Feature Style1' containment reference.Methods in net.opengis.gml311 with parameters of type FeatureStyleTypeModifier and TypeMethodDescriptionvoidFeatureStylePropertyType.setFeatureStyle(FeatureStyleType value) Sets the value of the 'Feature Style' containment reference.voidDocumentRoot.setFeatureStyle1(FeatureStyleType value) Sets the value of the 'Feature Style1' containment reference.
- 
Uses of FeatureStyleType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement FeatureStyleTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Feature Style Type'.Fields in net.opengis.gml311.impl declared as FeatureStyleTypeModifier and TypeFieldDescriptionprotected FeatureStyleTypeFeatureStylePropertyTypeImpl.featureStyleThe cached value of the 'Feature Style' containment reference.Methods in net.opengis.gml311.impl that return FeatureStyleTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createFeatureStyleType()FeatureStylePropertyTypeImpl.getFeatureStyle()DocumentRootImpl.getFeatureStyle1()Methods in net.opengis.gml311.impl with parameters of type FeatureStyleTypeModifier and TypeMethodDescriptionNotificationChainFeatureStylePropertyTypeImpl.basicSetFeatureStyle(FeatureStyleType newFeatureStyle, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetFeatureStyle1(FeatureStyleType newFeatureStyle1, NotificationChain msgs) voidFeatureStylePropertyTypeImpl.setFeatureStyle(FeatureStyleType newFeatureStyle) voidDocumentRootImpl.setFeatureStyle1(FeatureStyleType newFeatureStyle1) 
- 
Uses of FeatureStyleType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type FeatureStyleTypeModifier and TypeMethodDescriptionGml311Switch.caseFeatureStyleType(FeatureStyleType object) Returns the result of interpreting the object as an instance of 'Feature Style Type'.booleanGml311Validator.validateFeatureStyleType(FeatureStyleType featureStyleType, DiagnosticChain diagnostics, Map<Object, Object> context)