| Package | Description |
|---|---|
| org.netxms.client | |
| org.netxms.client.maps |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<NetworkMapLink> |
NXCObjectModificationData.getMapLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
NXCObjectModificationData.setMapContent(java.util.Collection<NetworkMapElement> elements,
java.util.Collection<NetworkMapLink> links)
Set map contents
|
| Modifier and Type | Method and Description |
|---|---|
NetworkMapLink |
NetworkMapPage.findLink(NetworkMapElement source,
NetworkMapElement destination)
Find link from source to destination
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NetworkMapLink> |
NetworkMapPage.findLinksWithStatusObject(long objectId)
Find all links using given object as status source
|
java.util.Collection<NetworkMapLink> |
NetworkMapPage.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkMapPage.addLink(NetworkMapLink link)
Add link between elements to map
|
void |
NetworkMapPage.removeLink(NetworkMapLink link)
Remove link between objects
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkMapPage.addAllLinks(java.util.Collection<NetworkMapLink> set)
Add all links from given collection
|
Copyright © 2013. All Rights Reserved.