GraphLab Project

graphlab.plugins.main.extension
Interface GraphActionExtension

All Superinterfaces:
BasicExtension, Extension, GraphActionInterface
All Known Implementing Classes:
AutomaticUpdatorAction, CompleteSelectionAction, FileOpener, GraphPower, LineGraph, MakeSelectionComplementGraph, MakeSelectionCompleteGraph, MakeSelectionEmptyGraph, ScaleInSelection, ScaleOutSelection, ShowReports, VisitGraphLabHomePage

public interface GraphActionExtension
extends Extension, GraphActionInterface

Author:
azin azadi

Method Summary
 
Methods inherited from interface graphlab.platform.extension.Extension
getDescription, getName
 
Methods inherited from interface graphlab.plugins.main.extension.GraphActionInterface
action
 


GraphLab Project