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

R

radioChanged() - Method in class easik.ui.ProgramSettingsUI
Radio Button Change Action
readBasicSettings() - Method in class easik.sketch.util.ini.IniSettings
Reads the recent files from the initialization file
readIni(String) - Method in class easik.sketch.util.ini.IniFile
Reads the ini from a file
readRecentFiles() - Method in class easik.sketch.util.ini.IniSettings
Reads the recent files from the initialization file
readUIColorSettings() - Method in class easik.sketch.util.ini.IniSettings
Reads the UI Color Settings in from the initialization file
RECENT_FILES - Variable in class easik.sketch.util.ini.IniSettings
The list of the most recent files used
RecentFileAction - Class in easik.ui.menu
Menu action for retrieving a previously viewed file quickly and easily.
RecentFileAction(String) - Constructor for class easik.ui.menu.RecentFileAction
Constructor accepting one file
REF - Static variable in class easik.sketch.util.Export.ExportConstants
The REFERENCES statement
refreshPlatformCheckBoxes() - Method in class easik.ui.ApplicationFrame
Refreshes the values of the check boxes based on the current sketch
refreshTree() - Method in class easik.ui.tree.InfoTreeUI
Refreshes the tree so updates visualize properly
refreshTree(DefaultMutableTreeNode) - Method in class easik.ui.tree.InfoTreeUI
Refreshes the tree so updates visualize properly
removeAttribute(EntityAttribute) - Method in class easik.sketch.vertex.EntityNode
Removes an attribute from the list
removeConstraint(Constraint) - Method in class easik.sketch.Sketch
Removes a constraint and guide arrows
removeConstraint(Constraint) - Method in class easik.ui.tree.InfoTreeUI
Remove a constraint from the info tree.
removeDataType(DataType, DataType) - Method in class easik.sketch.datatype.DataTypeController
Removes the data type from the array.
removeDataType() - Method in class easik.ui.datatype.DataTypePane
Removes the data type associated with this pane from the data type controller and this pane from the window.
removeDataTypePane(DataTypePane) - Method in class easik.ui.datatype.DatatypesUI
Removes the data type pane from the GUI
removeEdge(SketchEdge) - Method in class easik.sketch.Sketch
Removes an edge, also cascades to remove all constraints using it.
removeEntity(EntityNode) - Method in class easik.sketch.Sketch
Removes an entity, and also cascades to remove all the arrows involved with it.
removeEntity(EntityNode) - Method in class easik.ui.tree.InfoTreeUI
Removes an entity from the tree
removeHeader(String) - Method in class easik.sketch.util.ini.IniFile
Removes the given header
removeItem(String) - Method in class easik.sketch.util.ini.IniFileNode
Removes an item from the header
removeJGraphEdge(Edge) - Method in class easik.sketch.util.SketchAdapter
Remove the edge corresponding to this JGraph edge from the JGraphT graph.
removeJGraphTEdge(DefaultEdge) - Method in class easik.sketch.util.SketchAdapter
Removes the specified JGraphT edge from being reflected by this graph model.
removeJGraphTVertex(Object) - Method in class easik.sketch.util.SketchAdapter
Removes the specified JGraphT vertex from being reflected by this graph model.
removeJGraphVertex(GraphCell) - Method in class easik.sketch.util.SketchAdapter
Remove the vertex corresponding to this JGraph vertex from the JGraphT graph.
removeUniqueKey(UniqueKey) - Method in class easik.sketch.vertex.EntityNode
Removes a unique key from the list
RenameAction - Class in easik.ui.menu.popup
Action for the rename option in the popup menu.
RenameAction() - Constructor for class easik.ui.menu.popup.RenameAction
Sets up rename action
RenameEntityAction - Class in easik.ui.tree.popup
Action for the rename entity option in the popup menu.
RenameEntityAction() - Constructor for class easik.ui.tree.popup.RenameEntityAction
Sets up rename entity action
renamePaths(HashMap<String, SketchPath>, SketchEdge) - Static method in class easik.sketch.path.SketchPath
Static method to rename a path in instances where an edge contained within the path has been renamed.
resetColors() - Method in class easik.states.EasikState
Resets the graph colors to what they are by default.
resetDataTypes() - Method in class easik.sketch.datatype.DataTypeController
Resets the data type array to the standard types
resetFinished() - Method in class easik.StateManager
Resets the value of finsihed to false
resetSelection() - Method in class easik.states.GetPathState
Set everything to be selectable
revertColor() - Method in class easik.ui.ProgramSettingsUI.ColorSettingPane
Sets the ini file data back to the original color
rewriteBasicSettings() - Method in class easik.sketch.util.ini.IniSettings
Initializes the recent files list
rewriteRecentFiles() - Method in class easik.sketch.util.ini.IniSettings
Initializes the recent files list
rewriteUIColorSettings() - Method in class easik.sketch.util.ini.IniSettings
Rewrites the UI Color Settings to the initialization file

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