edu.stanford.hci.r3.render.ink
Interface RenderingTechnique


public interface RenderingTechnique

This software is distributed under the BSD License.


Field Summary
static java.awt.Stroke DEFAULT_INK_STROKE
           
 
Method Summary
 void render(java.awt.Graphics2D g2d, java.util.List<InkStroke> strokes)
           
 

Field Detail

DEFAULT_INK_STROKE

static final java.awt.Stroke DEFAULT_INK_STROKE
Method Detail

render

void render(java.awt.Graphics2D g2d,
            java.util.List<InkStroke> strokes)

Copyright 2006 Stanford University