Uses of Interface
net.opengis.gml311.BaseStyleDescriptorType
Packages that use BaseStyleDescriptorType
-
Uses of BaseStyleDescriptorType in net.opengis.gml311
Subinterfaces of BaseStyleDescriptorType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Geometry Style Type'.interface
A representation of the model object 'Graph Style Type'.interface
A representation of the model object 'Label Style Type'.interface
A representation of the model object 'Topology Style Type'.Methods in net.opengis.gml311 that return BaseStyleDescriptorTypeModifier and TypeMethodDescriptionGml311Factory.createBaseStyleDescriptorType()
Returns a new object of class 'Base Style Descriptor Type'. -
Uses of BaseStyleDescriptorType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement BaseStyleDescriptorTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Base Style Descriptor Type'.class
An implementation of the model object 'Geometry Style Type'.class
An implementation of the model object 'Graph Style Type'.class
An implementation of the model object 'Label Style Type'.class
An implementation of the model object 'Topology Style Type'.Methods in net.opengis.gml311.impl that return BaseStyleDescriptorType -
Uses of BaseStyleDescriptorType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type BaseStyleDescriptorTypeModifier and TypeMethodDescriptionGml311Switch.caseBaseStyleDescriptorType
(BaseStyleDescriptorType object) Returns the result of interpreting the object as an instance of 'Base Style Descriptor Type'.boolean
Gml311Validator.validateBaseStyleDescriptorType
(BaseStyleDescriptorType baseStyleDescriptorType, DiagnosticChain diagnostics, Map<Object, Object> context)