Package | Description |
---|---|
org.sdrinovsky.sdsvn.graph | |
org.sdrinovsky.sdsvn.tasks | |
org.sjd.visualapigraphview |
Modifier and Type | Method and Description |
---|---|
void |
GraphView.createGraph(FileTableRow row,
Location location,
Map<String,List<GraphLogEntry>> entries,
List<String> branches)
Method createGraph
|
Modifier and Type | Method and Description |
---|---|
protected Map<String,List<GraphLogEntry>> |
GraphTask.doInBackground() |
Modifier and Type | Method and Description |
---|---|
protected void |
GraphTask.succeeded(Map<String,List<GraphLogEntry>> result) |
Modifier and Type | Method and Description |
---|---|
GraphLogEntry |
GraphTree.getLogEntry()
Method getLogEntry
|
Modifier and Type | Method and Description |
---|---|
GraphTree |
GraphTree.add(GraphLogEntry logEntry)
Method add
|
void |
GraphTree.setLogEntry(GraphLogEntry logEntry)
Method setLogEntry
|
Modifier and Type | Method and Description |
---|---|
void |
VisualAPIGraphView.createGraph(FileTableRow row,
Location location,
Map<String,List<GraphLogEntry>> entries,
List<String> branches)
Method createGraph
|
Constructor and Description |
---|
GraphTree(GraphLogEntry logEntry)
Constructor GraphTree
|
GraphTree(GraphLogEntry logEntry,
GraphTree subtree)
Constructor GraphTree
|
GraphTree(GraphLogEntry logEntry,
List<GraphTree> subtree)
Constructor GraphTree
|
Copyright © 2015 sd-svn. All rights reserved.