Package org.onosproject.ui
Class GlyphConstants
- java.lang.Object
 - 
- org.onosproject.ui.GlyphConstants
 
 
- 
public final class GlyphConstants extends Object
Defines constants for standard glyph identifiers.See also:
- https://wiki.onosproject.org/display/ONOS/UI+Service+-+GlyphService
 
 
- 
- 
Field Summary
 
 - 
 
- 
- 
Field Detail
- 
BIRD
public static final String BIRD
- See Also:
 - Constant Field Values
 
 
- 
UNKNOWN
public static final String UNKNOWN
- See Also:
 - Constant Field Values
 
 
- 
QUERY
public static final String QUERY
- See Also:
 - Constant Field Values
 
 
- 
NODE
public static final String NODE
- See Also:
 - Constant Field Values
 
 
- 
SWITCH
public static final String SWITCH
- See Also:
 - Constant Field Values
 
 
- 
ROUTER
public static final String ROUTER
- See Also:
 - Constant Field Values
 
 
- 
ROADM
public static final String ROADM
- See Also:
 - Constant Field Values
 
 
- 
OTN
public static final String OTN
- See Also:
 - Constant Field Values
 
 
- 
ROADM_OTN
public static final String ROADM_OTN
- See Also:
 - Constant Field Values
 
 
- 
FIBER_SWITCH
public static final String FIBER_SWITCH
- See Also:
 - Constant Field Values
 
 
- 
MICROWAVE
public static final String MICROWAVE
- See Also:
 - Constant Field Values
 
 
- 
ENDSTATION
public static final String ENDSTATION
- See Also:
 - Constant Field Values
 
 
- 
BGP_SPEAKER
public static final String BGP_SPEAKER
- See Also:
 - Constant Field Values
 
 
- 
CHAIN
public static final String CHAIN
- See Also:
 - Constant Field Values
 
 
- 
CROWN
public static final String CROWN
- See Also:
 - Constant Field Values
 
 
- 
LOCK
public static final String LOCK
- See Also:
 - Constant Field Values
 
 
- 
TOPO
public static final String TOPO
- See Also:
 - Constant Field Values
 
 
- 
REFRESH
public static final String REFRESH
- See Also:
 - Constant Field Values
 
 
- 
GARBAGE
public static final String GARBAGE
- See Also:
 - Constant Field Values
 
 
- 
FLOW_TABLE
public static final String FLOW_TABLE
- See Also:
 - Constant Field Values
 
 
- 
PORT_TABLE
public static final String PORT_TABLE
- See Also:
 - Constant Field Values
 
 
- 
GROUP_TABLE
public static final String GROUP_TABLE
- See Also:
 - Constant Field Values
 
 
- 
METER_TABLE
public static final String METER_TABLE
- See Also:
 - Constant Field Values
 
 
- 
PIPECONF_TABLE
public static final String PIPECONF_TABLE
- See Also:
 - Constant Field Values
 
 
- 
SUMMARY
public static final String SUMMARY
- See Also:
 - Constant Field Values
 
 
- 
DETAILS
public static final String DETAILS
- See Also:
 - Constant Field Values
 
 
- 
PORTS
public static final String PORTS
- See Also:
 - Constant Field Values
 
 
- 
MAP
public static final String MAP
- See Also:
 - Constant Field Values
 
 
- 
CYCLE_LABELS
public static final String CYCLE_LABELS
- See Also:
 - Constant Field Values
 
 
- 
OBLIQUE
public static final String OBLIQUE
- See Also:
 - Constant Field Values
 
 
- 
FILTERS
public static final String FILTERS
- See Also:
 - Constant Field Values
 
 
- 
RESET_ZOOM
public static final String RESET_ZOOM
- See Also:
 - Constant Field Values
 
 
- 
RELATED_INTENTS
public static final String RELATED_INTENTS
- See Also:
 - Constant Field Values
 
 
- 
NEXT
public static final String NEXT
- See Also:
 - Constant Field Values
 
 
- 
PREV
public static final String PREV
- See Also:
 - Constant Field Values
 
 
- 
INTENT_TRAFFIC
public static final String INTENT_TRAFFIC
- See Also:
 - Constant Field Values
 
 
- 
ALL_TRAFFIC
public static final String ALL_TRAFFIC
- See Also:
 - Constant Field Values
 
 
- 
FLOWS
public static final String FLOWS
- See Also:
 - Constant Field Values
 
 
- 
EQ_MASTER
public static final String EQ_MASTER
- See Also:
 - Constant Field Values
 
 
- 
UI_ATTACHED
public static final String UI_ATTACHED
- See Also:
 - Constant Field Values
 
 
- 
CHECK_MARK
public static final String CHECK_MARK
- See Also:
 - Constant Field Values
 
 
- 
X_MARK
public static final String X_MARK
- See Also:
 - Constant Field Values
 
 
- 
TRIANGLE_UP
public static final String TRIANGLE_UP
- See Also:
 - Constant Field Values
 
 
- 
TRIANGLE_DOWN
public static final String TRIANGLE_DOWN
- See Also:
 - Constant Field Values
 
 
- 
PLUS
public static final String PLUS
- See Also:
 - Constant Field Values
 
 
- 
MINUS
public static final String MINUS
- See Also:
 - Constant Field Values
 
 
- 
PLAY
public static final String PLAY
- See Also:
 - Constant Field Values
 
 
- 
STOP
public static final String STOP
- See Also:
 - Constant Field Values
 
 
- 
CLOUD
public static final String CLOUD
- See Also:
 - Constant Field Values
 
 
- 
ID
public static final String ID
- See Also:
 - Constant Field Values
 
 
- 
VIEWBOX
public static final String VIEWBOX
- See Also:
 - Constant Field Values
 
 
- 
PATH
public static final String PATH
- See Also:
 - Constant Field Values
 
 
 - 
 
 -