A B C D E F G H I L M N O P R S T U V W X _

C

calculatePoint(int, int, int, int, int) - Method in class easik.sketch.SetPoints
Calculates the point which the edge should bend to.
cancelAction() - Method in class easik.ui.ProgramSettingsUI
Actions to be taken when cancel button is pressed or window exited Will revert color back and not store in other values
cancelClicked() - Method in class easik.StateManager
Informs the top element that the cancel button has been clicked.
cancelClicked() - Method in class easik.states.EasikState
Optional hook for when the cancel button is clicked
cancelClicked() - Method in class easik.states.GetPathState
If path collection has been cancelled, then pop off, and set the path to be null.
cancelPressed() - Method in class easik.sketch.attribute.AttributeUI
Method called when the cancel button is pressed.
cancelPressed() - Method in class easik.sketch.attribute.UniqueKeyUI
Method called when the cancel button is pressed.
cellClass - Variable in class easik.sketch.util.graph.ExtendableCellViewFactory.CellViewMapping
The cell class
changeItem(String, String) - Method in class easik.sketch.util.ini.IniFileNode
Changes the value of an item
characters(char[], int, int) - Method in class easik.sketch.util.SketchHandler
 
checkURL(String) - Method in class easik.sketch.util.Export.Database.DatabaseBuilder
Class to prompt the user for the URL of the database.
closeFile() - Method in class easik.sketch.util.Export.Text.SQLFileBuilder
Closes the currently open file
closeWindow() - Method in class easik.ui.ApplicationFrame
Trys to close window as long it is not dirty.
closeWindow() - Method in class easik.ui.datatype.DatatypesUI
Closes the window
colorToString(Color) - Method in class easik.sketch.util.ini.IniSettings
Returns the standard web code for the given color
COMM_PROC_NAME - Static variable in class easik.sketch.util.Export.Constraints.ExportCommutativeDiagram
The name of all procedures created because of a commutative diagram
CommutativeDiagram - Class in easik.sketch.constraint
The commutative diagram is a constraint made up of two lists (Arrays) of sketch edges.
CommutativeDiagram(ArrayList<SketchPath>, int, int, boolean) - Constructor for class easik.sketch.constraint.CommutativeDiagram
Creates a commutative diagram from an ArrayList of paths.
CommutativeDiagram(SketchPath, SketchPath) - Constructor for class easik.sketch.constraint.CommutativeDiagram
Creates a commutative diagram from two paths.
CommutativeDiagram(SketchPath, SketchPath, int, int, boolean) - Constructor for class easik.sketch.constraint.CommutativeDiagram
Creates a commutative diagram from two path.
compare(Object, Object) - Method in class easik.sketch.attribute.DataTypeSorter
Compairs objects and return negative, zero, positive based on if they are to be before, same, or after each other
Constraint - Class in easik.sketch.constraint
This is the superclass for all constraints.
Constraint() - Constructor for class easik.sketch.constraint.Constraint
Default constructor needed for subclasses
Constraint(String, int, int, boolean) - Constructor for class easik.sketch.constraint.Constraint
Creates a very simple constraint node.
CONSTRAINT_BG_COLOR - Variable in class easik.sketch.util.ini.IniSettings
The color of the background of constraints
CONSTRAINT_BORDER_COLOR - Variable in class easik.sketch.util.ini.IniSettings
The color of constraint borders
CONSTRAINT_FG_COLOR - Variable in class easik.sketch.util.ini.IniSettings
The color of the foreground of constraints
CONSTRAINT_LENGTH - Static variable in class easik.sketch.util.Tex.TexFile
The size of the constraint box
containsMultiEdges() - Method in class easik.sketch.Sketch
Tests if the sketch has multiple edges between any two entities
CREATE_DB - Static variable in class easik.sketch.util.Export.ExportConstants
The CREATE DATABASE statement
CREATE_PROC - Static variable in class easik.sketch.util.Export.ExportConstants
The CREATE PROCEDURE statement
CREATE_TABLE - Static variable in class easik.sketch.util.Export.ExportConstants
The CREATE TABLE statement
createButtonPane() - Method in class easik.ui.datatype.DatatypesUI
Makes the button pane
createDataPane() - Method in class easik.ui.datatype.DatatypesUI
Create the data pane
createDefaultVertexAttributes() - Static method in class easik.sketch.util.SketchAdapter
Create a default attribute mapping
createDialogBox() - Method in class easik.sketch.attribute.AttributeUI
Creates a dialog box which prompts the user for attribute information
createDialogBox() - Method in class easik.sketch.attribute.UniqueKeyUI
Creates a dialog box which prompts the user for attribute information
createDialogBox() - Method in class easik.sketch.document.DocInfoUI
Adds all components to the document information dialog box.
createDialogBox() - Method in class easik.sketch.util.Export.Database.DatabaseUI
Creates a dialog box which prompts the user for a username, password and URL to access the desired database.
createDialogBox() - Method in class easik.ui.datatype.DatatypesUI
Creates the dialog box elements and adds then to the dialog box
createEdgeCell(DefaultEdge) - Method in interface easik.sketch.util.SketchAdapter.CellFactory
Creates an edge cell that contains its respective JGraphT edge.
createEdgeCell(DefaultEdge) - Method in class easik.sketch.util.SketchAdapter.DefaultCellFactory
Creates an edge cell
createEdgeView(Object) - Method in class easik.sketch.util.graph.ExtendableCellViewFactory
Creates edge views
createFile() - Method in class easik.sketch.util.Export.Text.SQLFileBuilder
Class to create a new file with the provided name.
createFletchedEdgeAttributes() - Static method in class easik.sketch.util.SketchAdapter
Create a default attribute mapping
createLabelPane() - Method in class easik.ui.datatype.DatatypesUI
Makes the label Pane
createMouseListener() - Method in class easik.ui.SketchUI
Overloaded method used to create a new mouse listener
createSimpleEdgeAttributes() - Static method in class easik.sketch.util.SketchAdapter
Create a default attribute mapping
createVertexCell(Object) - Method in interface easik.sketch.util.SketchAdapter.CellFactory
Creates a vertex cell that contains its respective JGraphT vertex.
createVertexCell(Object) - Method in class easik.sketch.util.SketchAdapter.DefaultCellFactory
Creates a vertex cell
createVertexView(Object) - Method in class easik.sketch.util.graph.ExtendableCellViewFactory
Reads through the list of registered mappings to see if this object is a cell of the specified type.
createVirtualEdgeAttributes() - Static method in class easik.sketch.util.SketchAdapter
Create a default attribute mapping
createVirtualVertexAttributes() - Static method in class easik.sketch.util.SketchAdapter
Create a default attribute mapping

A B C D E F G H I L M N O P R S T U V W X _