Uses of Interface
org.gephi.datalab.spi.general.PluginGeneralActionsManipulator
-
Packages that use PluginGeneralActionsManipulator Package Description org.gephi.datalab.api Data Laboratory API, all capabilites are exposed through various controllers. -
-
Uses of PluginGeneralActionsManipulator in org.gephi.datalab.api
Methods in org.gephi.datalab.api that return PluginGeneralActionsManipulator Modifier and Type Method Description PluginGeneralActionsManipulatorDataLaboratoryHelper. getPluginGeneralActionsManipulatorByName(String name)Returns the AttributeColumnsMergeStrategy with that class name or null if it does not existPluginGeneralActionsManipulator[]DataLaboratoryHelper. getPluginGeneralActionsManipulators()Prepares an array with one instance of every PluginGeneralActionsManipulator that is registered.
-