Uses of Interface
net.opengis.gml311.GraphStylePropertyType
Packages that use GraphStylePropertyType
-
Uses of GraphStylePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return GraphStylePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createGraphStylePropertyType()Returns a new object of class 'Graph Style Property Type'.DocumentRoot.getGraphStyle()Returns the value of the 'Graph Style' containment reference.StyleType.getGraphStyle()Returns the value of the 'Graph Style' containment reference.Methods in net.opengis.gml311 with parameters of type GraphStylePropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGraphStyle(GraphStylePropertyType value) Sets the value of the 'Graph Style' containment reference.voidStyleType.setGraphStyle(GraphStylePropertyType value) Sets the value of the 'Graph Style' containment reference. -
Uses of GraphStylePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GraphStylePropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Graph Style Property Type'.Fields in net.opengis.gml311.impl declared as GraphStylePropertyTypeModifier and TypeFieldDescriptionprotected GraphStylePropertyTypeStyleTypeImpl.graphStyleThe cached value of the 'Graph Style' containment reference.Methods in net.opengis.gml311.impl that return GraphStylePropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGraphStylePropertyType()DocumentRootImpl.getGraphStyle()StyleTypeImpl.getGraphStyle()Methods in net.opengis.gml311.impl with parameters of type GraphStylePropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGraphStyle(GraphStylePropertyType newGraphStyle, NotificationChain msgs) NotificationChainStyleTypeImpl.basicSetGraphStyle(GraphStylePropertyType newGraphStyle, NotificationChain msgs) voidDocumentRootImpl.setGraphStyle(GraphStylePropertyType newGraphStyle) voidStyleTypeImpl.setGraphStyle(GraphStylePropertyType newGraphStyle) -
Uses of GraphStylePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GraphStylePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseGraphStylePropertyType(GraphStylePropertyType object) Returns the result of interpreting the object as an instance of 'Graph Style Property Type'.booleanGml311Validator.validateGraphStylePropertyType(GraphStylePropertyType graphStylePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)