| Package | Description |
|---|---|
| org.netxms.client | |
| org.netxms.client.datacollection |
| Modifier and Type | Method and Description |
|---|---|
List<GraphSettings> |
NXCSession.getPredefinedGraphs(boolean graphTemplates)
Get list of predefined graphs or graph templates
|
| Modifier and Type | Method and Description |
|---|---|
long |
NXCSession.saveGraph(GraphSettings graph,
boolean overwrite)
Checks if graph with specified name can be created/overwritten and creates/overwrites it in DB.
|
| Modifier and Type | Method and Description |
|---|---|
static GraphSettings |
GraphSettings.createFromXml(String xml)
Create chart settings object from XML document
|
static GraphSettings |
GraphSettings.createGraphSettings(org.netxms.base.NXCPMessage msg,
long baseId)
Create graph settings object from NXCP message
|
| Constructor and Description |
|---|
GraphSettings(GraphSettings data,
String name) |
Copyright © 2018. All rights reserved.