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 LinkHighlighthighlight(Enum<?> type)Returns the link highlighting to use, based on this bi-link's current state. 
 - 
 
- 
- 
Method Detail
- 
highlight
public LinkHighlight highlight(Enum<?> type)
Description copied from class:BiLinkReturns the link highlighting to use, based on this bi-link's current state. 
 - 
 
 -