Package | Description |
---|---|
org.wandora.application.gui.topicpanels.graphpanel | |
org.wandora.application.tools.graph | |
org.wandora.application.tools.graph.filters |
Modifier and Type | Class and Description |
---|---|
class |
GraphFilter |
Modifier and Type | Field and Description |
---|---|
private NodeFilter |
VModel.nodeFilter |
Modifier and Type | Method and Description |
---|---|
NodeFilter |
VModel.setNodeFilter(NodeFilter f) |
Modifier and Type | Method and Description |
---|---|
NodeFilter |
VModel.setNodeFilter(NodeFilter f) |
Modifier and Type | Method and Description |
---|---|
static java.util.ArrayList<AbstractGraphTool> |
CloseTopicNodesOfType.makeTools(TopicMapGraphPanel gp,
Node n,
NodeFilter nodeFilter,
java.util.ArrayList<AbstractGraphTool> tools) |
Constructor and Description |
---|
CloseTopicNodesOfType(TopicMapGraphPanel gp,
Topic type,
NodeFilter filter) |
Modifier and Type | Method and Description |
---|---|
static java.util.ArrayList<AbstractGraphTool> |
FilterNodesOfType.makeTools(java.util.Collection ns,
NodeFilter nodeFilter,
java.util.ArrayList<AbstractGraphTool> tools) |
static java.util.ArrayList<AbstractGraphTool> |
FilterNodesOfType.makeTools(Node n,
NodeFilter nodeFilter,
java.util.ArrayList<AbstractGraphTool> tools) |
static java.util.ArrayList<AbstractGraphTool> |
FilterNodesOfType.makeTools(VNode n,
NodeFilter nodeFilter,
java.util.ArrayList<AbstractGraphTool> tools) |
Constructor and Description |
---|
FilterEdges(int filterType,
Topic edgeType,
NodeFilter filter) |
FilterNode(NodeFilter filter) |
FilterNodesOfType(Topic type,
NodeFilter filter) |
ReleaseEdges(int filterType,
Topic edgeType,
NodeFilter filter) |
ReleaseNodesOfType(Topic type,
NodeFilter filter) |
Copyright 2004-2015 Wandora Team