Uses of Interface
net.opengis.gml311.LabelType
Packages that use LabelType
- 
Uses of LabelType in net.opengis.gml311Methods in net.opengis.gml311 that return LabelTypeModifier and TypeMethodDescriptionGml311Factory.createLabelType()Returns a new object of class 'Label Type'.LabelStyleType.getLabel()Returns the value of the 'Label' containment reference.Methods in net.opengis.gml311 with parameters of type LabelType
- 
Uses of LabelType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement LabelTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Label Type'.Fields in net.opengis.gml311.impl declared as LabelTypeModifier and TypeFieldDescriptionprotected LabelTypeLabelStyleTypeImpl.labelThe cached value of the 'Label' containment reference.Methods in net.opengis.gml311.impl that return LabelTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createLabelType()LabelStyleTypeImpl.getLabel()Methods in net.opengis.gml311.impl with parameters of type LabelTypeModifier and TypeMethodDescriptionNotificationChainLabelStyleTypeImpl.basicSetLabel(LabelType newLabel, NotificationChain msgs) void
- 
Uses of LabelType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type LabelTypeModifier and TypeMethodDescriptionGml311Switch.caseLabelType(LabelType object) Returns the result of interpreting the object as an instance of 'Label Type'.booleanGml311Validator.validateLabelType(LabelType labelType, DiagnosticChain diagnostics, Map<Object, Object> context)