diva.sketch.recognition
Interface StrokeElement

All Superinterfaces:
SceneElement

public interface StrokeElement
extends SceneElement

A scene entry that represents a single stroke with no type information. Its parents are composite elements that each contain a typed interpretation of this stroke.

Version:
$Revision: 1.3 $
Author:
Michael Shilman (michaels@eecs.berkeley.edu)

Method Summary
 TimedStroke getStroke()
          Return the timed stroke object that is contained by this element.
 
Methods inherited from interface diva.sketch.recognition.SceneElement
getBounds, parents
 

Method Detail

getStroke

TimedStroke getStroke()
Return the timed stroke object that is contained by this element.



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.