org.ximtec.igesture.app.showcaseapp.descriptor
Class RectangleDescriptor
java.lang.Object
org.ximtec.igesture.core.DefaultPropertyChangeNotifier
org.ximtec.igesture.core.DefaultDataObject
org.ximtec.igesture.core.DefaultDescriptor
org.ximtec.igesture.core.DigitalDescriptor
org.ximtec.igesture.app.showcaseapp.descriptor.RectangleDescriptor
- All Implemented Interfaces:
- Serializable, DataObject, Descriptor, PropertyChangeNotifier
public class RectangleDescriptor
- extends DigitalDescriptor
- Version:
- 1.0 Nov 2006
- Author:
- Ueli Kurmann, igesture@uelikurmann.ch, Beat Signer, signer@inf.ethz.ch
- See Also:
- Serialized Form
RectangleDescriptor
public RectangleDescriptor()
getDigitalObject
public void getDigitalObject(Graphics2D graphic,
org.sigtec.ink.Note note)
- Description copied from class:
DigitalDescriptor
- Renders a digital representation of the specified note on a given graphics
context.
- Specified by:
getDigitalObject in class DigitalDescriptor
- Parameters:
graphic - the graphics context on which the digital note
representation has to be rendered.note - the note to be rendered.
getName
public String getName()
- Specified by:
getName in class DefaultDescriptor
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.