Package | Description |
---|---|
org.netxms.client | |
org.netxms.client.maps |
Modifier and Type | Method and Description |
---|---|
Collection<NetworkMapLink> |
NXCObjectModificationData.getMapLinks() |
Modifier and Type | Method and Description |
---|---|
void |
NXCObjectModificationData.setMapContent(Collection<NetworkMapElement> elements,
Collection<NetworkMapLink> links)
Set map contents
|
Modifier and Type | Method and Description |
---|---|
List<NetworkMapLink> |
NetworkMapPage.findLinks(NetworkMapElement source,
NetworkMapElement destination)
Find links from source to destination
|
List<NetworkMapLink> |
NetworkMapPage.findLinksWithStatusObject(long objectId)
Find all links using given object as status source
|
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(Collection<NetworkMapLink> set)
Add all links from given collection
|
Copyright © 2016. All rights reserved.