|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UnframedDiagramGenerator in chordDiagrams |
---|
Subclasses of UnframedDiagramGenerator in chordDiagrams | |
---|---|
class |
FrameGen2
Generates all distinct chord diagrams for the framed case, modulo link rotation and recoloring. |
class |
FrameGenDisconnected
Generates all distinct chord diagrams for the framed case, modulo link rotation and recoloring, allowing DISCONNECTED diagrams. |
Fields in chordDiagrams declared as UnframedDiagramGenerator | |
---|---|
(package private) UnframedDiagramGenerator |
FourTGenerator.diag_gen
Diagram generator used to generate diagrams |
Constructors in chordDiagrams with parameters of type UnframedDiagramGenerator | |
---|---|
FourTGenerator(int n,
int k,
UnframedDiagramGenerator gen)
Initializes an instance of 4T Generator |
|
FourTProcessor(int n,
int k,
int MAXnum,
UnframedDiagramGenerator gen)
Creates a new instance of the class |
|
OrbitObserver(int n,
int k,
int MAXNum,
UnframedDiagramGenerator gen)
Constructs a new instance of Orbit Observer |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |