Uses of Class
org.netxms.client.datacollection.GraphSettings

Packages that use GraphSettings
org.netxms.client   
org.netxms.client.datacollection   
 

Uses of GraphSettings in org.netxms.client
 

Methods in org.netxms.client that return types with arguments of type GraphSettings
 java.util.List<GraphSettings> NXCSession.getPredefinedGraphs()
          Get list of predefined graphs.
 

Methods in org.netxms.client with parameters of type GraphSettings
 long NXCSession.modifyPredefinedGraph(GraphSettings graph)
          Create or modify predefined graph.
 

Uses of GraphSettings in org.netxms.client.datacollection
 

Methods in org.netxms.client.datacollection with parameters of type GraphSettings
 void GraphSettingsChangeListener.onGraphSettingsChange(GraphSettings settings)
          Handler for graph settings change event.
 



Copyright © 2012. All Rights Reserved.