Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
D
dashedStroke
- Variable in class chordDiagrams.
DiagramDrawer
Dashed stroke for drawing
diag_gen
- Variable in class chordDiagrams.
FourTGenerator
Diagram generator used to generate diagrams
diagHeight(diagram)
- Method in class chordDiagrams.
DiagramDrawer
Returns the height of the diagram, in pixels
diagID
- Variable in class chordDiagrams.
diagram
Diagram's unique string ID obtained from its canonical form
diagID
- Variable in class chordDiagrams.
Orbit
Diagram ID of the Diagram whose orbit is considered
diagIDfromCurPermutation(String[])
- Method in class chordDiagrams.
OrbitObserver
Takes the current link permutation and returns the diagram ID
diagIndex
- Variable in class chordDiagrams.
Orbit
Index of the diagram whose orbit is considered (index in the list of diagID's sorted lexicographically)
diagIndex
- Variable in class chordDiagrams.
OrbitElement
Index of the diagram
diagLinks(String)
- Method in class chordDiagrams.
OrbitObserver
Returns the links of the diagram as an array
diagram
- Class in
chordDiagrams
This class implements a chord diagram: stores it and has methods to compare it to other diagrams.
diagram(int[], int[], int[])
- Constructor for class chordDiagrams.
diagram
Creates an instance of the diagram class
diagram(String)
- Constructor for class chordDiagrams.
diagram
Constructs an instance of the diagram from standard string representation
diagram(int[], int[])
- Constructor for class chordDiagrams.
diagram
Constructs an instance of the digram from chord colors description and link delimiter descripion
DiagramDrawer
- Class in
chordDiagrams
This class provides graphical representations of diagrams (draws diagrams to a bitmap), and provides means to draw collections of diagrams and saving them to files.
DiagramDrawer(int, int, int, int, int)
- Constructor for class chordDiagrams.
DiagramDrawer
Creates a diagram drawer instance
DiagramDrawer(int, int)
- Constructor for class chordDiagrams.
DiagramDrawer
Creates a diagram drawer instance
diags
- Variable in class chordDiagrams.
FourTGenerator
Hashmap to store diagrams
diags
- Variable in class chordDiagrams.
OrbitObserver
Data structure to store diagrams
diagWidth(diagram)
- Method in class chordDiagrams.
DiagramDrawer
Returns the width of the diagram, in pixels
DoStuff()
- Method in class chordDiagrams.
Driver
Method that does work
DrawAndSave(diagram, String)
- Method in class chordDiagrams.
DiagramDrawer
Draws and saves a diagram
DrawAndSave(HashMap<String, diagram>, Iterable, String)
- Method in class chordDiagrams.
DiagramDrawer
Draws and saves a subset of a collection of diagrams The filenames are formed using the pattern "name_n-k_#.png", where # stays for index in the list
DrawBasis(DiagramDrawer)
- Method in class chordDiagrams.
FourTProcessor
Once the basis has been computed (after Mathematica computations were run), this method draws the diagrams in the basis and saves them into files.
drawChord(diagram, int, int, int)
- Method in class chordDiagrams.
DiagramDrawer
Draws straight chord in the diagram g emanating from endpoint t
drawCircles(int, int, int)
- Method in class chordDiagrams.
DiagramDrawer
Draws k properly spaced circles
drawCurvedChord(diagram, int, int, int)
- Method in class chordDiagrams.
DiagramDrawer
Draws curved chord in the diagram g emanating from endpoint t
drawCurvedInnerChord(diagram, int, int, int)
- Method in class chordDiagrams.
DiagramDrawer
Draws curved inner chord in the diagram g emanating from endpoint t (inner = not between links)
drawDiagram(diagram, int, int, boolean)
- Method in class chordDiagrams.
DiagramDrawer
Draws a diagram on the image.
drawDot(diagram, int, int, int)
- Method in class chordDiagrams.
DiagramDrawer
Draws a dot that represents an endpoint on a diagram
drawElement(DiagramDrawer, String, HashMap<String, diagram>, ArrayList<String>)
- Method in class chordDiagrams.
OrbitElement
Draws this orbit element and saves it to a file
drawOrbit(DiagramDrawer, HashMap<String, diagram>, String)
- Method in class chordDiagrams.
Orbit
Draws the orbit with the specified Diagram Drawer Elements of the orbit are saved to the filenames of the form fname_i.PNG
drawOrbits(DiagramDrawer)
- Method in class chordDiagrams.
OrbitObserver
Draws the orbits with the specified DDrawer filenames are of the form orbit_n-k_(i)_j.PNG
DrawRelation(Relation, ArrayList<String>, HashMap<String, diagram>, int, int)
- Method in class chordDiagrams.
DiagramDrawer
Draws a relation on the image canvas
DrawRelations(DiagramDrawer, Set<Relation>)
- Method in class chordDiagrams.
FourTGenerator
Draws a set of relations with a DDrawer
DrawRelations(DiagramDrawer)
- Method in class chordDiagrams.
FourTGenerator
Draws the set of 4T relations computed by this class with a DDRawer
DrawRelations(DiagramDrawer)
- Method in class chordDiagrams.
FourTProcessor
Draws the set of 4T relations computed by this class with a DDRawer
Driver
- Class in
chordDiagrams
The driver class to do the work.
Driver()
- Constructor for class chordDiagrams.
Driver
dspace
- Variable in class chordDiagrams.
DiagramDrawer
Spacing between diagrams
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U