Uses of Interface
net.opengis.gml311.TopologyStylePropertyType
Packages that use TopologyStylePropertyType
- 
Uses of TopologyStylePropertyType in net.opengis.gml311Methods 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 TypeMethodDescriptionvoidDocumentRoot.setTopologyStyle(TopologyStylePropertyType value) Sets the value of the 'Topology Style' containment reference.
- 
Uses of TopologyStylePropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TopologyStylePropertyTypeModifier and TypeClassDescriptionclassAn 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.topologyStyleThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTopologyStyle(TopologyStylePropertyType newTopologyStyle, NotificationChain msgs) voidDocumentRootImpl.setTopologyStyle(TopologyStylePropertyType newTopologyStyle) 
- 
Uses of TopologyStylePropertyType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateTopologyStylePropertyType(TopologyStylePropertyType topologyStylePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)