Modifier and Type | Class and Description |
---|---|
class |
SimpleGroup |
class |
SimpleLeafVertex |
Modifier and Type | Method and Description |
---|---|
AbstractVertex |
AbstractTopologyProvider.addGroup(String groupName,
String groupIconKey) |
protected AbstractVertex |
AbstractTopologyProvider.addGroup(String groupId,
String iconKey,
String label) |
AbstractVertex |
AbstractTopologyProvider.addVertex(int x,
int y) |
protected AbstractVertex |
AbstractTopologyProvider.addVertex(String id,
int x,
int y) |
Modifier and Type | Class and Description |
---|---|
static class |
AlarmHopCriteria.AlarmVertex |
static class |
CategoryHopCriteria.CategoryVertex |
static class |
IpLikeHopCriteria.IPVertex |
Modifier and Type | Class and Description |
---|---|
static class |
NCSEdgeProvider.NCSVertex |
Modifier and Type | Class and Description |
---|---|
class |
DeferedNodeLeafVertex
Leaf vertex representing a node without links that defers the lookup of the icon key,
IP address and tooltip text until one of these is requested.
|
static class |
LinkdHopCriteria.LinkdVertex |
Modifier and Type | Method and Description |
---|---|
protected AbstractVertex |
AbstractLinkdTopologyProvider.getVertex(OnmsNode onmsnode) |
Modifier and Type | Method and Description |
---|---|
protected static String |
AbstractLinkdTopologyProvider.getNodeTooltipText(OnmsNode node,
AbstractVertex vertex,
OnmsIpInterface ip) |
Copyright © 2015. All rights reserved.