Uses of Interface
net.opengis.gml311.GraphStyleType
Packages that use GraphStyleType
-
Uses of GraphStyleType in net.opengis.gml311
Methods in net.opengis.gml311 that return GraphStyleTypeModifier and TypeMethodDescriptionGml311Factory.createGraphStyleType()Returns a new object of class 'Graph Style Type'.GraphStylePropertyType.getGraphStyle()Returns the value of the 'Graph Style' containment reference.DocumentRoot.getGraphStyle1()Returns the value of the 'Graph Style1' containment reference.Methods in net.opengis.gml311 with parameters of type GraphStyleTypeModifier and TypeMethodDescriptionvoidGraphStylePropertyType.setGraphStyle(GraphStyleType value) Sets the value of the 'Graph Style' containment reference.voidDocumentRoot.setGraphStyle1(GraphStyleType value) Sets the value of the 'Graph Style1' containment reference. -
Uses of GraphStyleType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GraphStyleTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Graph Style Type'.Fields in net.opengis.gml311.impl declared as GraphStyleTypeModifier and TypeFieldDescriptionprotected GraphStyleTypeGraphStylePropertyTypeImpl.graphStyleThe cached value of the 'Graph Style' containment reference.Methods in net.opengis.gml311.impl that return GraphStyleTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGraphStyleType()GraphStylePropertyTypeImpl.getGraphStyle()DocumentRootImpl.getGraphStyle1()Methods in net.opengis.gml311.impl with parameters of type GraphStyleTypeModifier and TypeMethodDescriptionNotificationChainGraphStylePropertyTypeImpl.basicSetGraphStyle(GraphStyleType newGraphStyle, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetGraphStyle1(GraphStyleType newGraphStyle1, NotificationChain msgs) voidGraphStylePropertyTypeImpl.setGraphStyle(GraphStyleType newGraphStyle) voidDocumentRootImpl.setGraphStyle1(GraphStyleType newGraphStyle1) -
Uses of GraphStyleType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GraphStyleTypeModifier and TypeMethodDescriptionGml311Switch.caseGraphStyleType(GraphStyleType object) Returns the result of interpreting the object as an instance of 'Graph Style Type'.booleanGml311Validator.validateGraphStyleType(GraphStyleType graphStyleType, DiagnosticChain diagnostics, Map<Object, Object> context)