Package | Description |
---|---|
edu.illinois.ncsa.isda.softwareserver.polyglot |
The Polyglot package.
|
Modifier and Type | Method and Description |
---|---|
static Vector<PolyglotAuxiliary.Point2D> |
PolyglotAuxiliary.Point2D.getVertices(Vector<String> strings)
Create vertices from a vector names.
|
Modifier and Type | Method and Description |
---|---|
static void |
IOGraphPanel.arrangePointsInRings(Vector<PolyglotAuxiliary.Point2D> vertices,
Vector<Boolean> active_vertices,
int width,
int height,
int rings,
double theta0)
Set vertex positions to form a circular graph.
|
Copyright © 2014. All rights reserved.