-
- All Implemented Interfaces:
- org.gephi.datalab.spi.general.PluginGeneralActionsManipulator, org.gephi.datalab.spi.Manipulator
public class ClearEdges
extends Object
implements org.gephi.datalab.spi.general.PluginGeneralActionsManipulator
PluginGeneralActionsManipulator that clears directed and/or undirected edges of the graph.
- Author:
- Eduardo Ramos
-
-
Constructor Summary
Constructors
| Constructor and Description |
ClearEdges() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ClearEdges
public ClearEdges()
-
Method Detail
-
execute
public void execute()
- Specified by:
execute in interface org.gephi.datalab.spi.Manipulator
-
getName
public String getName()
- Specified by:
getName in interface org.gephi.datalab.spi.Manipulator
-
getType
public int getType()
- Specified by:
getType in interface org.gephi.datalab.spi.Manipulator
-
getPosition
public int getPosition()
- Specified by:
getPosition in interface org.gephi.datalab.spi.Manipulator
-
getIcon
public Icon getIcon()
- Specified by:
getIcon in interface org.gephi.datalab.spi.Manipulator
Copyright © 2007–2015 Gephi Consortium. All rights reserved.