public class GSServiceGUIManager extends Object
Constructor and Description |
---|
GSServiceGUIManager() |
Modifier and Type | Method and Description |
---|---|
static List<Action> |
getAvailableActions(Graph<?,?> graph)
Give access to the list of GUI actions provided by the available services for the given graph type
|
static ServiceClassInfo[] |
getServicesInfo() |
public static List<Action> getAvailableActions(Graph<?,?> graph)
graph
- The graph for which the available services are providing actionspublic static ServiceClassInfo[] getServicesInfo()
Copyright © 2005–2020. All rights reserved.