A B C D E F G I J K L M N O P R S T U

S

same(int[], int[]) - Method in class chordDiagrams.diagram
returns whether two arrays have the same data
Save(String) - Method in class chordDiagrams.DiagramDrawer
Saves the diagram to a file
saveConfigs() - Method in class chordDiagrams.ConfigutaionHolder
Saves the daigrams (i.e., the configs arraylist) to the file The filename is given by getFileName() function and is determined by n and k.
saveIndRelations() - Method in class chordDiagrams.FourTProcessor
Saves the independent relations to the file The name of the file depends on n and k ans is returned by indRelationDataFname() function
saveObject(Object, String) - Static method in class chordDiagrams.ConfigutaionHolder
Saves an object to file to a file with a given filename
saveRelations() - Method in class chordDiagrams.FourTGenerator
Saves the relations to the file The name of the file depends on n and k ans is returned by relationDataFname() function
sc - Variable in class chordDiagrams.Driver
Scanner to read from the input
serialVersionUID - Static variable in class chordDiagrams.diagram
Version number, needed for serialization
serialVersionUID - Static variable in class chordDiagrams.Relation
Serialization Version UID
setFontByMinHeight(Double) - Method in class chordDiagrams.DiagramDrawer
Sets font for the graphics 2D object to match the specified pixelheight The font will have the smallest point size that will result in font pixel height exceeding pixelheight parameter
setFontByWidth(String, double, double) - Method in class chordDiagrams.DiagramDrawer
Sets font for the graphics 2D object so that a string has length not exceeding pixel width and height The font size is largest value so that the string width does not exceed the set pixelwidth/pixelheight
setFromIterator(Iterator<Relation>, Set<Relation>, int) - Method in class chordDiagrams.FourTProcessor
Takes and iterator and tries to take a specified number of Relations from the iterator.
setID() - Method in class chordDiagrams.Relation
Sets the relation ID string
shortLength - Variable in class chordDiagrams.Orbit
Stores the length of the orbit modulo 4T, i.e.
size() - Method in class chordDiagrams.Relation
Tells how many terms there are in this relation
skipdiag - Variable in class chordDiagrams.diagram
data structure to hold chords in "skip" format
SkipToColoring(int[]) - Static method in class chordDiagrams.diagram
Converts a chord diagram description from skip format to coloring
solidStroke - Variable in class chordDiagrams.DiagramDrawer
 
space - Variable in class chordDiagrams.DiagramDrawer
spacing between circles

A B C D E F G I J K L M N O P R S T U