Uses of Interface
org.graffiti.plugin.GenericPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti
Classes in de.ipk_gatersleben.ag_nw.graffiti that implement GenericPlugin Modifier and Type Class Description class
DBE_EditorPluginAdapter
class
DBE_PluginAdapter
class
IPK_EditorPluginAdapter
class
IPK_PluginAdapter
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.addons
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.addons that implement GenericPlugin Modifier and Type Class Description class
AddonAdapter
Use to set up the Add-on initialization and icon.class
AddonManagerPlugin
This class manages Add-ons, which are Vanted-plugins loaded during runtime. -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.davidtest
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.davidtest that implement GenericPlugin Modifier and Type Class Description class
DavidTestPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.graph_generation
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.graph_generation that implement GenericPlugin Modifier and Type Class Description class
GraphGenerationPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.hamming_distance
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.hamming_distance that implement GenericPlugin Modifier and Type Class Description class
HammingDistancePlugin
Plugin for Hamming distance algorithm -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.inverse_graph
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.inverse_graph that implement GenericPlugin Modifier and Type Class Description class
InverseGraphPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.lines_as_substances
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.lines_as_substances that implement GenericPlugin Modifier and Type Class Description class
LinesSubstancesPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.naive_pattern_finder
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.naive_pattern_finder that implement GenericPlugin Modifier and Type Class Description class
NaivePatternFinderPlugin
The plugin wrapper for theNaivePatternFinderAlgorithm
. -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.ratioview
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.ratioview that implement GenericPlugin Modifier and Type Class Description class
RatioViewPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.som
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.som that implement GenericPlugin Modifier and Type Class Description class
SOMplugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_colors
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_colors that implement GenericPlugin Modifier and Type Class Description class
ChartAttributePlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings that implement GenericPlugin Modifier and Type Class Description class
ChartAttributePlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.cluster_colors
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.cluster_colors that implement GenericPlugin Modifier and Type Class Description class
ClusterColorAttributePlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image that implement GenericPlugin Modifier and Type Class Description class
CompoundImageAttributePlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_color
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_color that implement GenericPlugin Modifier and Type Class Description class
LabelColorAttributePlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_settings
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_settings that implement GenericPlugin Modifier and Type Class Description class
LabelFontAttributePlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_style
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_style that implement GenericPlugin Modifier and Type Class Description class
LabelStyleAttributePlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_settings
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_settings that implement GenericPlugin Modifier and Type Class Description class
FontAttributePlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type that implement GenericPlugin Modifier and Type Class Description class
KeggAttributePlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.label_alignment
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.label_alignment that implement GenericPlugin Modifier and Type Class Description class
LabelAlignmentAttributePlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.url_attribute
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.url_attribute that implement GenericPlugin Modifier and Type Class Description class
URLAttributePlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.xml_attribute
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.xml_attribute that implement GenericPlugin Modifier and Type Class Description class
XMLAttributePlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe that implement GenericPlugin Modifier and Type Class Description class
DBEplugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools that implement GenericPlugin Modifier and Type Class Description class
IPK_StandardTools
This plugin contains the modified standard editing tools. -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools.url_attribute_context_commands
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools.url_attribute_context_commands that implement GenericPlugin Modifier and Type Class Description class
URLattributeContextMenuCommandPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.enhanced_attribute_editors
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.enhanced_attribute_editors that implement GenericPlugin Modifier and Type Class Description class
IPKeditComponents
This class is a plugin providing some default value edit components.Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.enhanced_attribute_editors with parameters of type GenericPlugin Modifier and Type Method Description void
IPKeditComponents. pluginAdded(GenericPlugin plugin, PluginDescription desc)
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view that implement GenericPlugin Modifier and Type Class Description class
FastViewPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_dbe
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_dbe that implement GenericPlugin Modifier and Type Class Description class
PluginInfoMenu
This is a simple example for a gui component plugin for Graffiti.Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_dbe with parameters of type GenericPlugin Modifier and Type Method Description static String
PluginInfoHelper. getSummaryInfo(boolean includeVersionAndAvailability, PluginDescription pd, GenericPlugin gp)
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_example
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_example that implement GenericPlugin Modifier and Type Class Description class
PluginInfoMenu
Deprecated.since 2.6.5 -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview that implement GenericPlugin Modifier and Type Class Description class
IPKDefaultView
PlugIn for default view of graffiti graph editor -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar that implement GenericPlugin Modifier and Type Class Description class
KeggToolbarPlugin
This plugin contains the standard editing tools. -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control that implement GenericPlugin Modifier and Type Class Description class
PatternTabsForClusterAnalysis
class
PatternTabsForInspector
DOCUMENT ME! -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.biomodels
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.biomodels that implement GenericPlugin Modifier and Type Class Description class
BiomodelsDBAccessPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.plugin_settings
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.plugin_settings with parameters of type GenericPlugin Modifier and Type Method Description void
PreferencesDialog. pluginAdded(GenericPlugin plugin, PluginDescription desc)
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.rotate
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.rotate that implement GenericPlugin Modifier and Type Class Description class
RotatePlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.set_background_color
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.set_background_color that implement GenericPlugin Modifier and Type Class Description class
SetBackgroundColorPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.startlayout
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.startlayout that implement GenericPlugin Modifier and Type Class Description class
StartLayoutPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit that implement GenericPlugin Modifier and Type Class Description class
ZoomFitPlugin
This plugin contains the standard editing tools. -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.biopax
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.biopax that implement GenericPlugin Modifier and Type Class Description class
BioPAX_OWL_WriterPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.metatool
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.metatool that implement GenericPlugin Modifier and Type Class Description class
MetatoolIOPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.sbml
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.sbml that implement GenericPlugin Modifier and Type Class Description class
SBML_XML_WriterPlugin
DOCUMENT ME! -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.xwg_wilma
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.xwg_wilma that implement GenericPlugin Modifier and Type Class Description class
XWGSerializerPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.biopax
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.biopax that implement GenericPlugin Modifier and Type Class Description class
BioPAX_OWL_ReaderPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.kegg_xml
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.kegg_xml that implement GenericPlugin Modifier and Type Class Description class
KEGG_XML_ReaderPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.kgml
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.kgml that implement GenericPlugin Modifier and Type Class Description class
KEGG_XML_ReaderPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.pajek
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.pajek that implement GenericPlugin Modifier and Type Class Description class
PajekReaderPlugin
DOCUMENT ME! -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.petri_ina_pnt
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.petri_ina_pnt that implement GenericPlugin Modifier and Type Class Description class
PNTSerializerPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.sbml
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.sbml that implement GenericPlugin Modifier and Type Class Description class
SBML_XML_ReaderPlugin
DOCUMENT ME! -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.text_list
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.text_list that implement GenericPlugin Modifier and Type Class Description class
TextListReaderPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.xgmml
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.xgmml that implement GenericPlugin Modifier and Type Class Description class
XGMMLReaderPlugin
Plugin to provide a reader for praphs stored in XGMML format -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml that implement GenericPlugin Modifier and Type Class Description class
SBML_XML_ReaderWriterPlugin
Importer and Exporter of SBML format Add-on. -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.apply_from_graph
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.apply_from_graph that implement GenericPlugin Modifier and Type Class Description class
ApplyGraphLayoutPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.circle
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.circle that implement GenericPlugin Modifier and Type Class Description class
CircleLayouterPlugin
Plugin container for the CircleLayoutAlgorithm. -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.connected_components
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.connected_components that implement GenericPlugin Modifier and Type Class Description class
ConnectedComponentPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.copy_pattern_layout
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.copy_pattern_layout that implement GenericPlugin Modifier and Type Class Description class
PluginCopyPatternLayout
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_no_overlapp
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_no_overlapp that implement GenericPlugin Modifier and Type Class Description class
NoOverlappLayouterPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_reduce_space
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_reduce_space that implement GenericPlugin Modifier and Type Class Description class
ExpandReduceLayouterPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fd_edge_routing
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fd_edge_routing that implement GenericPlugin Modifier and Type Class Description class
ForceDirectedEdgeLayoutPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fish_eye
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fish_eye that implement GenericPlugin Modifier and Type Class Description class
FishEyeLayoutPlugin
Plugin for a fish eye layouter algorithm -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.graph_to_origin_mover
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.graph_to_origin_mover that implement GenericPlugin Modifier and Type Class Description class
CenterLayouterPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid that implement GenericPlugin Modifier and Type Class Description class
GridLayouterPlugin
Plugin for Gridlayouter algorithm -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid_placement
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid_placement that implement GenericPlugin Modifier and Type Class Description class
GridPlacementPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.no_overlapp_as_tim
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.no_overlapp_as_tim that implement GenericPlugin Modifier and Type Class Description class
NoOverlappLayouterPlugin
Plugin container for Tims no overlapp algorithm AS. -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder that implement GenericPlugin Modifier and Type Class Description class
PluginPatternSpringembedder
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder_no_cache
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder_no_cache that implement GenericPlugin Modifier and Type Class Description class
PluginPatternSpringembedderNoCache
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.radial_tree
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.radial_tree that implement GenericPlugin Modifier and Type Class Description class
RadialTreeLayoutPlugin
Plugin for a radial tree layouter algorithm -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.random
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.random that implement GenericPlugin Modifier and Type Class Description class
RandomLayouterPlugin
Plugin container for the RandomLayouterAlgorithm. -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.resize_and_grid_layout
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.resize_and_grid_layout that implement GenericPlugin Modifier and Type Class Description class
ResizeAndGridLayoutPlugin
Plugin for Gridlayouter algorithm -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.rt_tree
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.rt_tree that implement GenericPlugin Modifier and Type Class Description class
RTTreeLayoutPlugin
Plugin for a tree layouter algorithm -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.springembedder_1
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.springembedder_1 that implement GenericPlugin Modifier and Type Class Description class
SpringEmbedderPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.tree_simple
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.tree_simple that implement GenericPlugin Modifier and Type Class Description class
GraphTreeLayoutPlugin
Plugin for a tree layouter algorithm -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.add_attributes
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.add_attributes that implement GenericPlugin Modifier and Type Class Description class
AttributeAndDataMappingEvaluation
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.graph_cleanup
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.graph_cleanup that implement GenericPlugin Modifier and Type Class Description class
DeleteNodesPlugin
Provides a spring embedder algorithm a la KK. -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection that implement GenericPlugin Modifier and Type Class Description class
InvertSelectionPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.label_editing
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.label_editing that implement GenericPlugin Modifier and Type Class Description class
ReplaceLabelPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.link_visualization_legend
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.link_visualization_legend that implement GenericPlugin Modifier and Type Class Description class
LinkVisualizationLegendPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references that implement GenericPlugin Modifier and Type Class Description class
ReferencesPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.print.printer
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.print.printer that implement GenericPlugin Modifier and Type Class Description class
PrintPlugin
This plugin provides a print feature. -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.process_alternative_ids
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.process_alternative_ids that implement GenericPlugin Modifier and Type Class Description class
AlternativeIdentifiersPlugin
-
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.scripting
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.scripting that implement GenericPlugin Modifier and Type Class Description class
BeanShellDesktopPlugin
Plugin Adapter for the BeanShell Plugin. -
Uses of GenericPlugin in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter that implement GenericPlugin Modifier and Type Class Description class
SVGPlugin
This plugin provides a print feature. -
Uses of GenericPlugin in org.graffiti.attributes
Methods in org.graffiti.attributes with parameters of type GenericPlugin Modifier and Type Method Description void
AttributeTypesManager. pluginAdded(GenericPlugin plugin, PluginDescription desc)
Called by the plugin manager, iff a plugin has been added. -
Uses of GenericPlugin in org.graffiti.editor
Methods in org.graffiti.editor with parameters of type GenericPlugin Modifier and Type Method Description void
MainFrame. pluginAdded(GenericPlugin plugin, PluginDescription desc)
Called by the plugin manager, iff a plugin has been added. -
Uses of GenericPlugin in org.graffiti.managers
Methods in org.graffiti.managers with parameters of type GenericPlugin Modifier and Type Method Description void
AttributeComponentManager. pluginAdded(GenericPlugin plugin, PluginDescription desc)
Called by the plugin manager, iff a plugin has been added.void
DefaultAlgorithmManager. pluginAdded(GenericPlugin plugin, PluginDescription desc)
void
DefaultIOManager. pluginAdded(GenericPlugin plugin, PluginDescription desc)
void
DefaultModeManager. pluginAdded(GenericPlugin plugin, PluginDescription desc)
void
DefaultToolManager. pluginAdded(GenericPlugin plugin, PluginDescription desc)
void
DefaultURLattributeActionManager. pluginAdded(GenericPlugin plugin, PluginDescription desc)
void
DefaultViewManager. pluginAdded(GenericPlugin plugin, PluginDescription desc)
void
EditComponentManager. pluginAdded(GenericPlugin plugin, PluginDescription desc)
Called by the plugin manager, iff a plugin has been added.void
PreferenceManager. pluginAdded(GenericPlugin plugin, PluginDescription desc)
called each time a plugin gets loaded Checks the Plugins entries (Views, Algorithms, Tabs, ViewComponents, Tools) if they implement the PreferenceInterface If so, the preferences of this class will be a) read (and stored), if this is a new class (first time) b) set, if there are present preferences stored Also this algorithm will synchronize the preferences, in case preferences have been created or deleted. -
Uses of GenericPlugin in org.graffiti.managers.pluginmgr
Methods in org.graffiti.managers.pluginmgr that return GenericPlugin Modifier and Type Method Description GenericPlugin
DefaultPluginManager. createInstance(URL pluginLocation)
Returns a new instance of the plugin "main" class with the given plugin name.GenericPlugin
DefaultPluginManager. createInstance(URL pluginLocation, ProgressViewer progressViewer)
Returns a new instance of the plugin "main" class with the given plugin name.GenericPlugin
PluginManager. createInstance(URL pluginLocation)
Returns a new instance of the plugin "main" class with the given plugin name.GenericPlugin
DefaultPluginEntry. getPlugin()
Returns the plugin.GenericPlugin
PluginEntry. getPlugin()
Returns the plugin of this entry.GenericPlugin
DefaultPluginManager. getPluginInstance(String name)
Returns the plugin instance of the given plugin name.GenericPlugin
PluginManager. getPluginInstance(String name)
Returns the plugin instance of the given plugin name.Methods in org.graffiti.managers.pluginmgr with parameters of type GenericPlugin Modifier and Type Method Description void
PluginManagerListener. pluginAdded(GenericPlugin plugin, PluginDescription desc)
Called by the plugin manager, iff a plugin has been added.void
DefaultPluginEntry. setPlugin(GenericPlugin plugin)
Sets the plugin.void
PluginEntry. setPlugin(GenericPlugin plugin)
Sets the plugin.Constructors in org.graffiti.managers.pluginmgr with parameters of type GenericPlugin Constructor Description DefaultPluginEntry(PluginDescription description, GenericPlugin plugin, Boolean loadOnStartup, URL pluginLocation)
Constructs a new plugin entry. -
Uses of GenericPlugin in org.graffiti.plugin
Subinterfaces of GenericPlugin in org.graffiti.plugin Modifier and Type Interface Description interface
EditorPlugin
Classes in org.graffiti.plugin that implement GenericPlugin Modifier and Type Class Description class
EditorPluginAdapter
Plugin for editor.class
GenericPluginAdapter
An adapter class for the generic plugin interface. -
Uses of GenericPlugin in org.graffiti.plugin.inspector
Subinterfaces of GenericPlugin in org.graffiti.plugin.inspector Modifier and Type Interface Description interface
InspectorPlugin
Provides a general interface for components to be plugged into an inspector. -
Uses of GenericPlugin in org.graffiti.plugins.attributecomponents.simplelabel
Classes in org.graffiti.plugins.attributecomponents.simplelabel that implement GenericPlugin Modifier and Type Class Description class
StandardAttributeComponents
This plugin contains the standard attribute-attributeComponent mappings. -
Uses of GenericPlugin in org.graffiti.plugins.attributes.defaults
Classes in org.graffiti.plugins.attributes.defaults that implement GenericPlugin Modifier and Type Class Description class
GraffitiAttributesPlugin
This class provides the default attribute types. -
Uses of GenericPlugin in org.graffiti.plugins.editcomponents.defaults
Classes in org.graffiti.plugins.editcomponents.defaults that implement GenericPlugin Modifier and Type Class Description class
GraffitiValueEditComponents
This class is a plugin providing some default value edit components. -
Uses of GenericPlugin in org.graffiti.plugins.guis.switchselections
Classes in org.graffiti.plugins.guis.switchselections that implement GenericPlugin Modifier and Type Class Description class
SwitchSelectionsPlugin
Provides a spring embedder algorithm a la KK. -
Uses of GenericPlugin in org.graffiti.plugins.inspectors.defaults
Classes in org.graffiti.plugins.inspectors.defaults that implement GenericPlugin Modifier and Type Class Description class
Inspector
Represents the main class of the inspector plugin. -
Uses of GenericPlugin in org.graffiti.plugins.ios.exporters.gml
Classes in org.graffiti.plugins.ios.exporters.gml that implement GenericPlugin Modifier and Type Class Description class
GMLSerializerPlugin
Provides a GML serializer. -
Uses of GenericPlugin in org.graffiti.plugins.ios.exporters.gmlxml
Classes in org.graffiti.plugins.ios.exporters.gmlxml that implement GenericPlugin Modifier and Type Class Description class
GMLXMLSerializerPlugin
Provides a GML serializer. -
Uses of GenericPlugin in org.graffiti.plugins.ios.exporters.graphml
Classes in org.graffiti.plugins.ios.exporters.graphml that implement GenericPlugin Modifier and Type Class Description class
GraphMLWriterPlugin
The plugin class for the graphML writing package. -
Uses of GenericPlugin in org.graffiti.plugins.ios.exporters.graphviz
Classes in org.graffiti.plugins.ios.exporters.graphviz that implement GenericPlugin Modifier and Type Class Description class
DOTSerializerPlugin
The plugin for reading and writing files from the Graphviz tools. -
Uses of GenericPlugin in org.graffiti.plugins.ios.importers.gml
Classes in org.graffiti.plugins.ios.importers.gml that implement GenericPlugin Modifier and Type Class Description class
GMLReaderPlugin
DOCUMENT ME! -
Uses of GenericPlugin in org.graffiti.plugins.ios.importers.graphml
Classes in org.graffiti.plugins.ios.importers.graphml that implement GenericPlugin Modifier and Type Class Description class
GraphMLReaderPlugin
This plugin provides the functionality for reading graphML files. -
Uses of GenericPlugin in org.graffiti.plugins.modes.defaultEditMode
Classes in org.graffiti.plugins.modes.defaultEditMode that implement GenericPlugin Modifier and Type Class Description class
DefaultEditModePlugin
-
Uses of GenericPlugin in org.graffiti.plugins.modes.defaults
Classes in org.graffiti.plugins.modes.defaults that implement GenericPlugin Modifier and Type Class Description class
StandardTools
This plugin contains the standard editing tools. -
Uses of GenericPlugin in org.graffiti.plugins.tools.enhancedzoomtool
Classes in org.graffiti.plugins.tools.enhancedzoomtool that implement GenericPlugin Modifier and Type Class Description class
ZoomPlugin
This plug-in is contained in the standard editing tools. -
Uses of GenericPlugin in org.graffiti.plugins.tools.zoomtool
Classes in org.graffiti.plugins.tools.zoomtool that implement GenericPlugin Modifier and Type Class Description class
ZoomPlugin
Deprecated.UseZoomPlugin
instead. -
Uses of GenericPlugin in org.graffiti.plugins.views.defaults
Classes in org.graffiti.plugins.views.defaults that implement GenericPlugin Modifier and Type Class Description class
DefaultView
PlugIn for default view of graffiti graph editor -
Uses of GenericPlugin in org.graffiti.plugins.views.matrix
Classes in org.graffiti.plugins.views.matrix that implement GenericPlugin Modifier and Type Class Description class
MatrixViewPlugin
Provides a matrix view implementation. -
Uses of GenericPlugin in org.graffiti.session
Methods in org.graffiti.session with parameters of type GenericPlugin Modifier and Type Method Description void
Session. pluginAdded(GenericPlugin plugin, PluginDescription desc)
Called by the plugin manager, iff a plugin has been added. -
Uses of GenericPlugin in org.vanted.plugins.layout.adaptagrams.edgerouting
Classes in org.vanted.plugins.layout.adaptagrams.edgerouting that implement GenericPlugin Modifier and Type Class Description class
EdgeRoutingPlugin
-
Uses of GenericPlugin in org.vanted.plugins.layout.multilevelframework
Classes in org.vanted.plugins.layout.multilevelframework that implement GenericPlugin Modifier and Type Class Description class
MultilevelFrameworkPlugin
Since 2.8.0 the Multilevel Framework add-on is integrated into the core of Vanted as Vanted plug-in. -
Uses of GenericPlugin in org.vanted.plugins.layout.stressminimization
Classes in org.vanted.plugins.layout.stressminimization that implement GenericPlugin Modifier and Type Class Description class
StressMinimizationPlugin
Since 2.8.0 the Stress Minimization add-on is integrated into the core of Vanted as Vanted plug-in. -
Uses of GenericPlugin in vanted_feature
Classes in vanted_feature that implement GenericPlugin Modifier and Type Class Description class
PluginFeatureClusterCommands
class
PluginFeatureDataMapping
class
PluginFeatureExtendedFileFormatSupport
class
PluginFeatureHierarchyCommands
class
PluginFeatureMacroRecording
class
PluginFeatureMetaCropAccess
class
PluginFeatureNetworkAnalysisCommands
class
PluginFeatureStatistics