Uses of Interface
net.opengis.gml311.TopologyStylePropertyType
Packages that use TopologyStylePropertyType
-
Uses of TopologyStylePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TopologyStylePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTopologyStylePropertyType()
Returns a new object of class 'Topology Style Property Type'.DocumentRoot.getTopologyStyle()
Returns the value of the 'Topology Style' containment reference.Methods in net.opengis.gml311 that return types with arguments of type TopologyStylePropertyTypeModifier and TypeMethodDescriptionEList<TopologyStylePropertyType>
FeatureStyleType.getTopologyStyle()
Returns the value of the 'Topology Style' containment reference list.Methods in net.opengis.gml311 with parameters of type TopologyStylePropertyTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTopologyStyle
(TopologyStylePropertyType value) Sets the value of the 'Topology Style
' containment reference. -
Uses of TopologyStylePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TopologyStylePropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Topology Style Property Type'.Fields in net.opengis.gml311.impl with type parameters of type TopologyStylePropertyTypeModifier and TypeFieldDescriptionprotected EList<TopologyStylePropertyType>
FeatureStyleTypeImpl.topologyStyle
The cached value of the 'Topology Style
' containment reference list.Methods in net.opengis.gml311.impl that return TopologyStylePropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopologyStylePropertyType()
DocumentRootImpl.getTopologyStyle()
Methods in net.opengis.gml311.impl that return types with arguments of type TopologyStylePropertyTypeModifier and TypeMethodDescriptionEList<TopologyStylePropertyType>
FeatureStyleTypeImpl.getTopologyStyle()
Methods in net.opengis.gml311.impl with parameters of type TopologyStylePropertyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTopologyStyle
(TopologyStylePropertyType newTopologyStyle, NotificationChain msgs) void
DocumentRootImpl.setTopologyStyle
(TopologyStylePropertyType newTopologyStyle) -
Uses of TopologyStylePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TopologyStylePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTopologyStylePropertyType
(TopologyStylePropertyType object) Returns the result of interpreting the object as an instance of 'Topology Style Property Type'.boolean
Gml311Validator.validateTopologyStylePropertyType
(TopologyStylePropertyType topologyStylePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)