Uses of Class
jcreek.cke.conceptview.DrawingSurface

Packages that use DrawingSurface
jcreek.cke.conceptview   
jcreek.cke.visualizer   
 

Uses of DrawingSurface in jcreek.cke.conceptview
 

Methods in jcreek.cke.conceptview that return DrawingSurface
 DrawingSurface ConceptViewPaintEvent.getView()
          Returns the ConceptView object associated with this view paint event.
 

Constructors in jcreek.cke.conceptview with parameters of type DrawingSurface
ConceptViewPaintEvent(DrawingSurface view, java.awt.Graphics2D g)
          Creates a new ViewPaintEvent object, using the given view as the source of the event.
 

Uses of DrawingSurface in jcreek.cke.visualizer
 

Methods in jcreek.cke.visualizer that return DrawingSurface
 DrawingSurface ScrollView.getDrawingSurface()
           
 

Constructors in jcreek.cke.visualizer with parameters of type DrawingSurface
ScrollView(DrawingSurface drwSurface)
           
 



Created at IDI, NTNU by the Artificial Intelligence and Learning group