|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DiagramDrawer in chordDiagrams |
---|
Methods in chordDiagrams with parameters of type DiagramDrawer | |
---|---|
void |
FourTProcessor.DrawBasis(DiagramDrawer DDrawer)
Once the basis has been computed (after Mathematica computations were run), this method draws the diagrams in the basis and saves them into files. |
void |
OrbitElement.drawElement(DiagramDrawer D,
java.lang.String fname,
java.util.HashMap<java.lang.String,diagram> diags,
java.util.ArrayList<java.lang.String> keys)
Draws this orbit element and saves it to a file |
void |
Orbit.drawOrbit(DiagramDrawer D,
java.util.HashMap<java.lang.String,diagram> diags,
java.lang.String fname)
Draws the orbit with the specified Diagram Drawer Elements of the orbit are saved to the filenames of the form fname_i.PNG |
void |
OrbitObserver.drawOrbits(DiagramDrawer D)
Draws the orbits with the specified DDrawer filenames are of the form orbit_n-k_(i)_j.PNG |
void |
FourTProcessor.DrawRelations(DiagramDrawer DDrawer)
Draws the set of 4T relations computed by this class with a DDRawer |
void |
FourTGenerator.DrawRelations(DiagramDrawer DDrawer)
Draws the set of 4T relations computed by this class with a DDRawer |
void |
FourTGenerator.DrawRelations(DiagramDrawer DDrawer,
java.util.Set<Relation> relSet)
Draws a set of relations with a DDrawer |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |