Uses of Package
easik.sketch.util

Packages that use easik.sketch.util
easik.sketch   
easik.sketch.constraint   
easik.sketch.util   
 

Classes in easik.sketch.util used by easik.sketch
SketchAdapter
          This class is the adapter which allows JGraphT graphs to be represented in JGraph I stole this from JGraphT, but modified it into something appropriate for JEase.
SketchSelectionListener
          This class sits on the Sketch we've created and listens for selection events.
 

Classes in easik.sketch.util used by easik.sketch.constraint
SketchAdapter
          This class is the adapter which allows JGraphT graphs to be represented in JGraph I stole this from JGraphT, but modified it into something appropriate for JEase.
 

Classes in easik.sketch.util used by easik.sketch.util
SketchAdapter.CellFactory
          Creates the JGraph cells that reflect the respective JGraphT elements.
SketchHandler
          The SketchHandler is the overloaded handler for reading the sketches in from XML.