Class GMLReaderPlugin
java.lang.Object
org.graffiti.plugin.GenericPluginAdapter
org.graffiti.plugins.ios.importers.gml.GMLReaderPlugin
- All Implemented Interfaces:
GenericPlugin
public class GMLReaderPlugin extends GenericPluginAdapter
DOCUMENT ME!
- Version:
- $Revision: 1.4 $ $Date: 2011/01/03 12:35:17 $
- Author:
- $Author: klukas $
-
Constructor Summary
Constructors Constructor Description GMLReaderPlugin()
Creates a new GMLReaderPlugin object. -
Method Summary
Methods inherited from class org.graffiti.plugin.GenericPluginAdapter
configure, doBeforeExit, getAddonIcon, getAlgorithms, getAttributeDescriptions, getAttributes, getDefaultView, getDependencies, getExtensions, getGraphPostProcessors, getIcon, getInputSerializers, getOutputSerializers, getURLattributeActions, getViews, interrupt, isSelectionListener, isSessionListener, isViewListener, needsEditComponents, setIsAddon, stop
-
Constructor Details
-
GMLReaderPlugin
public GMLReaderPlugin()Creates a new GMLReaderPlugin object.
-