Package org.onosproject.ui.topo
Class BaseLink
- java.lang.Object
-
- org.onosproject.ui.topo.BiLink
-
- org.onosproject.ui.topo.BaseLink
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LinkHighlight
highlight(java.lang.Enum<?> type)
Returns the link highlighting to use, based on this bi-link's current state.
-
-
-
Method Detail
-
highlight
public LinkHighlight highlight(java.lang.Enum<?> type)
Description copied from class:BiLink
Returns the link highlighting to use, based on this bi-link's current state.
-
-