Uses of Interface
net.opengis.gml311.LabelStyleType
Packages that use LabelStyleType
- 
Uses of LabelStyleType in net.opengis.gml311Methods in net.opengis.gml311 that return LabelStyleTypeModifier and TypeMethodDescriptionGml311Factory.createLabelStyleType()Returns a new object of class 'Label Style Type'.LabelStylePropertyType.getLabelStyle()Returns the value of the 'Label Style' containment reference.DocumentRoot.getLabelStyle1()Returns the value of the 'Label Style1' containment reference.Methods in net.opengis.gml311 with parameters of type LabelStyleTypeModifier and TypeMethodDescriptionvoidLabelStylePropertyType.setLabelStyle(LabelStyleType value) Sets the value of the 'Label Style' containment reference.voidDocumentRoot.setLabelStyle1(LabelStyleType value) Sets the value of the 'Label Style1' containment reference.
- 
Uses of LabelStyleType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement LabelStyleTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Label Style Type'.Fields in net.opengis.gml311.impl declared as LabelStyleTypeModifier and TypeFieldDescriptionprotected LabelStyleTypeLabelStylePropertyTypeImpl.labelStyleThe cached value of the 'Label Style' containment reference.Methods in net.opengis.gml311.impl that return LabelStyleTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createLabelStyleType()LabelStylePropertyTypeImpl.getLabelStyle()DocumentRootImpl.getLabelStyle1()Methods in net.opengis.gml311.impl with parameters of type LabelStyleTypeModifier and TypeMethodDescriptionNotificationChainLabelStylePropertyTypeImpl.basicSetLabelStyle(LabelStyleType newLabelStyle, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetLabelStyle1(LabelStyleType newLabelStyle1, NotificationChain msgs) voidLabelStylePropertyTypeImpl.setLabelStyle(LabelStyleType newLabelStyle) voidDocumentRootImpl.setLabelStyle1(LabelStyleType newLabelStyle1) 
- 
Uses of LabelStyleType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type LabelStyleTypeModifier and TypeMethodDescriptionGml311Switch.caseLabelStyleType(LabelStyleType object) Returns the result of interpreting the object as an instance of 'Label Style Type'.booleanGml311Validator.validateLabelStyleType(LabelStyleType labelStyleType, DiagnosticChain diagnostics, Map<Object, Object> context)