Package | Description |
---|---|
org.netxms.client.maps | |
org.netxms.client.maps.configs | |
org.netxms.client.maps.elements |
Modifier and Type | Method and Description |
---|---|
SingleDciConfig[] |
NetworkMapLink.getDciList() |
Modifier and Type | Method and Description |
---|---|
List<SingleDciConfig> |
NetworkMapLink.getDciAsList()
Returns DCI array as a list
|
Constructor and Description |
---|
NetworkMapLink(String name,
int type,
long element1,
long element2,
String connectorName1,
String connectorName2,
SingleDciConfig[] dciList,
int flags) |
Modifier and Type | Method and Description |
---|---|
SingleDciConfig |
DCIImageConfiguration.getDci() |
SingleDciConfig[] |
DciContainerConfiguration.getDciList() |
SingleDciConfig[] |
LinkConfig.getDciList() |
Modifier and Type | Method and Description |
---|---|
void |
DCIImageConfiguration.setDci(SingleDciConfig dci) |
void |
DciContainerConfiguration.setDciList(SingleDciConfig[] dciList) |
void |
LinkConfig.setDciList(SingleDciConfig[] dciList) |
Constructor and Description |
---|
LinkConfig(SingleDciConfig[] dciList,
Long[] objectStatusList,
int color,
int routing,
long[] bendPoints)
Constructor for creating XML
|
SingleDciConfig(SingleDciConfig src)
Copy constructor
|
Modifier and Type | Method and Description |
---|---|
SingleDciConfig[] |
NetworkMapDCIContainer.getObjectDCIArray() |
Modifier and Type | Method and Description |
---|---|
List<SingleDciConfig> |
NetworkMapDCIContainer.getDciAsList()
Returns DCI array as a list
|
Modifier and Type | Method and Description |
---|---|
void |
NetworkMapDCIContainer.setObjectDCIArray(SingleDciConfig[] dciArray)
Setter for dciList
|
Copyright © 2016. All rights reserved.