Uses of Class
org.opennms.netmgt.graph.api.focus.Focus
-
-
Uses of Focus in org.opennms.netmgt.graph.api
Methods in org.opennms.netmgt.graph.api that return Focus Modifier and Type Method Description Focus
ImmutableGraph. getDefaultFocus()
-
Uses of Focus in org.opennms.netmgt.graph.api.generic
Methods in org.opennms.netmgt.graph.api.generic that return Focus Modifier and Type Method Description Focus
GenericGraph.GenericGraphBuilder.FocusBuilder. build()
Focus
GenericGraph. getDefaultFocus()
Methods in org.opennms.netmgt.graph.api.generic with parameters of type Focus Modifier and Type Method Description GenericGraph.GenericGraphBuilder
GenericGraph.GenericGraphBuilder. focus(Focus defaultFocus)
-
Uses of Focus in org.opennms.netmgt.graph.api.updates
Methods in org.opennms.netmgt.graph.api.updates that return Focus Modifier and Type Method Description Focus
ChangeSet. getFocus()
-
Uses of Focus in org.opennms.netmgt.graph.api.updates.listener
Methods in org.opennms.netmgt.graph.api.updates.listener with parameters of type Focus Modifier and Type Method Description void
GraphChangeListener. handleFocusChanged(Focus currentFocus)
-
Uses of Focus in org.opennms.netmgt.graph.domain
Methods in org.opennms.netmgt.graph.domain that return Focus Modifier and Type Method Description Focus
AbstractDomainGraph. getDefaultFocus()
-
Uses of Focus in org.opennms.netmgt.graph.persistence.mapper
Methods in org.opennms.netmgt.graph.persistence.mapper with parameters of type Focus Modifier and Type Method Description FocusEntity
GenericToEntityMapper. toEntity(Focus focus)
-