|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.standard.AbstractLocator
public abstract class AbstractLocator
AbstractLocator provides default implementations for the Locator interface.
Locator
,
Handle
,
Serialized FormMethod Summary | |
---|---|
java.lang.Object |
clone()
|
void |
read(StorableInput dr)
Reads the arrow tip from a StorableInput. |
void |
write(StorableOutput dw)
Stores the arrow tip to a StorableOutput. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jhotdraw.framework.Locator |
---|
locate |
Method Detail |
---|
public java.lang.Object clone()
clone
in class java.lang.Object
public void write(StorableOutput dw)
write
in interface Storable
public void read(StorableInput dr) throws java.io.IOException
read
in interface Storable
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |