InkPCanvas Class Reference

List of all members.

Public Member Functions

 InkPCanvas ()
void addInk (Ink ink)
 Use the Ink object's color.

Static Public Attributes

static final Color DARK_THEMED_INK_COLOR = new Color(0.85f, 0.85f, .95f, 0.8f)
static final Color DEFAULT_INK_COLOR = new Color(0.1f, 0.1f, .1f, 0.9f)

Package Functions

 SuppressWarnings ("unused") private void addInkBezierPaths(List< InkStroke > strokes

Detailed Description

A Piccolo Canvas. Uses simple quadTo rendering for now, but allows some interactivity.

This software is distributed under the BSD License.

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 28 of file InkPCanvas.java.


Member Function Documentation

void addInk ( Ink  ink  ) 

Use the Ink object's color.

..

Parameters:
ink 

Definition at line 69 of file InkPCanvas.java.

References Ink.getColor(), and Ink.getStrokes().

SuppressWarnings ( "unused"   )  [package]

Parameters:
strokes 
inkColor 
Deprecated:


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:41 2007 for R3 Paper Toolkit by  doxygen 1.4.7