© 2006-2007 ETH Zurich

org.ximtec.igesture.app.showcaseapp
Class Style

java.lang.Object
  extended by org.ximtec.igesture.app.showcaseapp.Style

public class Style
extends Object

Version:
1.0 Nov 2006
Author:
Ueli Kurmann, igesture@uelikurmann.ch, Beat Signer, signer@inf.ethz.ch

Constructor Summary
Style()
           
 
Method Summary
 Color getColor()
           
 Stroke getStroke()
           
 void setColor(Color color)
           
 void setStroke(Stroke stroke)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Style

public Style()
Method Detail

setColor

public void setColor(Color color)

getColor

public Color getColor()

setStroke

public void setStroke(Stroke stroke)

getStroke

public Stroke getStroke()

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.