Uses of Interface
net.opengis.gml311.TopologyStyleType
Packages that use TopologyStyleType
- 
Uses of TopologyStyleType in net.opengis.gml311Methods in net.opengis.gml311 that return TopologyStyleTypeModifier and TypeMethodDescriptionGml311Factory.createTopologyStyleType()Returns a new object of class 'Topology Style Type'.TopologyStylePropertyType.getTopologyStyle()Returns the value of the 'Topology Style' containment reference.DocumentRoot.getTopologyStyle1()Returns the value of the 'Topology Style1' containment reference.Methods in net.opengis.gml311 with parameters of type TopologyStyleTypeModifier and TypeMethodDescriptionvoidTopologyStylePropertyType.setTopologyStyle(TopologyStyleType value) Sets the value of the 'Topology Style' containment reference.voidDocumentRoot.setTopologyStyle1(TopologyStyleType value) Sets the value of the 'Topology Style1' containment reference.
- 
Uses of TopologyStyleType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TopologyStyleTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Topology Style Type'.Fields in net.opengis.gml311.impl declared as TopologyStyleTypeModifier and TypeFieldDescriptionprotected TopologyStyleTypeTopologyStylePropertyTypeImpl.topologyStyleThe cached value of the 'Topology Style' containment reference.Methods in net.opengis.gml311.impl that return TopologyStyleTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopologyStyleType()TopologyStylePropertyTypeImpl.getTopologyStyle()DocumentRootImpl.getTopologyStyle1()Methods in net.opengis.gml311.impl with parameters of type TopologyStyleTypeModifier and TypeMethodDescriptionNotificationChainTopologyStylePropertyTypeImpl.basicSetTopologyStyle(TopologyStyleType newTopologyStyle, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetTopologyStyle1(TopologyStyleType newTopologyStyle1, NotificationChain msgs) voidTopologyStylePropertyTypeImpl.setTopologyStyle(TopologyStyleType newTopologyStyle) voidDocumentRootImpl.setTopologyStyle1(TopologyStyleType newTopologyStyle1) 
- 
Uses of TopologyStyleType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type TopologyStyleTypeModifier and TypeMethodDescriptionGml311Switch.caseTopologyStyleType(TopologyStyleType object) Returns the result of interpreting the object as an instance of 'Topology Style Type'.booleanGml311Validator.validateTopologyStyleType(TopologyStyleType topologyStyleType, DiagnosticChain diagnostics, Map<Object, Object> context)