public interface Perspective
Perspective API,
and Lookup API as dependencies.@ServiceProvider annotation to your class to be found by
the system, like @ServiceProvider(service = Perspective.class, position = 500).| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Return the name to display in the user interface.
|
Icon |
getIcon()
Return the icon of the perspective.
|
String |
getName()
Return a unique identifier for this perspective.
|
String getDisplayName()
String getName()
Icon getIcon()
nullCopyright © 2007–2017 Gephi Consortium. All rights reserved.