public class ArrowDescriptor extends DigitalDescriptor
PROPERTY_IDpropertyChangeSupport| Constructor and Description |
|---|
ArrowDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
getDigitalObject(Graphics2D graphic,
org.sigtec.ink.Note note)
Renders a digital representation of the specified note on a given graphics
context.
|
String |
getName() |
toStringgetTypeaccept, getId, setIdaddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, getId, setIdaddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerpublic void getDigitalObject(Graphics2D graphic, org.sigtec.ink.Note note)
DigitalDescriptorgetDigitalObject in class DigitalDescriptorgraphic - the graphics context on which the digital note
representation has to be rendered.note - the note to be rendered.public String getName()
getName in class DefaultDescriptorCopyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.