Package | Description |
---|---|
org.opennms.web.map | |
org.opennms.web.map.view |
Modifier and Type | Method and Description |
---|---|
protected static String |
ResponseAssembler.getAddElementResponse(List<Integer> mapsWithLoopInfo,
Collection<VElement> elems,
Collection<VLink> links)
getAddElementResponse
|
Modifier and Type | Method and Description |
---|---|
VLink |
VMap.removeLink(VLink link)
removeLink
|
Modifier and Type | Method and Description |
---|---|
List<VLink> |
VMap.getLinks()
Getter for the field
links . |
List<VLink> |
VMap.getLinksOnElement(int id,
String type)
getLinksOnElement
|
List<VLink> |
VMap.removeLinksOnElementList(int id,
String type)
removeLinksOnElementList
|
Modifier and Type | Method and Description |
---|---|
void |
VMap.addLink(VLink link)
addLink
|
boolean |
VMap.containsLink(VLink link)
containsLink
|
VLink |
VMap.removeLink(VLink link)
removeLink
|
Modifier and Type | Method and Description |
---|---|
void |
VMap.addLinks(List<VLink> links)
addLinks
|
Copyright © 2015. All rights reserved.