Uses of Interface
net.opengis.gml311.LabelType
Packages that use LabelType
-
Uses of LabelType in net.opengis.gml311
Methods 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.impl
Classes in net.opengis.gml311.impl that implement LabelTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Label Type'.Fields in net.opengis.gml311.impl declared as LabelTypeModifier and TypeFieldDescriptionprotected LabelType
LabelStyleTypeImpl.label
The 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 TypeMethodDescriptionNotificationChain
LabelStyleTypeImpl.basicSetLabel
(LabelType newLabel, NotificationChain msgs) void
-
Uses of LabelType in net.opengis.gml311.util
Methods 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'.boolean
Gml311Validator.validateLabelType
(LabelType labelType, DiagnosticChain diagnostics, Map<Object, Object> context)