Uses of Interface
net.opengis.gml311.LabelStylePropertyType
Packages that use LabelStylePropertyType
- 
Uses of LabelStylePropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return LabelStylePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createLabelStylePropertyType()Returns a new object of class 'Label Style Property Type'.DocumentRoot.getLabelStyle()Returns the value of the 'Label Style' containment reference.FeatureStyleType.getLabelStyle()Returns the value of the 'Label Style' containment reference.GeometryStyleType.getLabelStyle()Returns the value of the 'Label Style' containment reference.TopologyStyleType.getLabelStyle()Returns the value of the 'Label Style' containment reference.Methods in net.opengis.gml311 with parameters of type LabelStylePropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setLabelStyle(LabelStylePropertyType value) Sets the value of the 'Label Style' containment reference.voidFeatureStyleType.setLabelStyle(LabelStylePropertyType value) Sets the value of the 'Label Style' containment reference.voidGeometryStyleType.setLabelStyle(LabelStylePropertyType value) Sets the value of the 'Label Style' containment reference.voidTopologyStyleType.setLabelStyle(LabelStylePropertyType value) Sets the value of the 'Label Style' containment reference.
- 
Uses of LabelStylePropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement LabelStylePropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Label Style Property Type'.Fields in net.opengis.gml311.impl declared as LabelStylePropertyTypeModifier and TypeFieldDescriptionprotected LabelStylePropertyTypeFeatureStyleTypeImpl.labelStyleThe cached value of the 'Label Style' containment reference.protected LabelStylePropertyTypeGeometryStyleTypeImpl.labelStyleThe cached value of the 'Label Style' containment reference.protected LabelStylePropertyTypeTopologyStyleTypeImpl.labelStyleThe cached value of the 'Label Style' containment reference.Methods in net.opengis.gml311.impl that return LabelStylePropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createLabelStylePropertyType()DocumentRootImpl.getLabelStyle()FeatureStyleTypeImpl.getLabelStyle()GeometryStyleTypeImpl.getLabelStyle()TopologyStyleTypeImpl.getLabelStyle()Methods in net.opengis.gml311.impl with parameters of type LabelStylePropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetLabelStyle(LabelStylePropertyType newLabelStyle, NotificationChain msgs) NotificationChainFeatureStyleTypeImpl.basicSetLabelStyle(LabelStylePropertyType newLabelStyle, NotificationChain msgs) NotificationChainGeometryStyleTypeImpl.basicSetLabelStyle(LabelStylePropertyType newLabelStyle, NotificationChain msgs) NotificationChainTopologyStyleTypeImpl.basicSetLabelStyle(LabelStylePropertyType newLabelStyle, NotificationChain msgs) voidDocumentRootImpl.setLabelStyle(LabelStylePropertyType newLabelStyle) voidFeatureStyleTypeImpl.setLabelStyle(LabelStylePropertyType newLabelStyle) voidGeometryStyleTypeImpl.setLabelStyle(LabelStylePropertyType newLabelStyle) voidTopologyStyleTypeImpl.setLabelStyle(LabelStylePropertyType newLabelStyle) 
- 
Uses of LabelStylePropertyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type LabelStylePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseLabelStylePropertyType(LabelStylePropertyType object) Returns the result of interpreting the object as an instance of 'Label Style Property Type'.booleanGml311Validator.validateLabelStylePropertyType(LabelStylePropertyType labelStylePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)