Skip navigation links

Package org.gephi.perspective.api

API for perspective management.

See: Description

Package org.gephi.perspective.api Description

API for perspective management.

A perspective is a set of panels in the user interface. Overview, Data Laboratory and Preview are the default perspectives.

The API simply allows to control the currently selected perspective.

The SPI provides the interfaces to implement new perspectives. Top components can attach themselves to one or several perspectives by using the @TopComponent.Registration annotation.

Skip navigation links

Copyright © 2007–2017 Gephi Consortium. All rights reserved.