|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCH.ifa.draw.standard.AbstractLocator
public abstract class AbstractLocator
AbstractLocator provides default implementations for the Locator interface.
Locator,
Handle,
Serialized Form| Constructor Summary | |
|---|---|
protected |
AbstractLocator()
|
| Method 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, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface CH.ifa.draw.framework.Locator |
|---|
locate |
| Constructor Detail |
|---|
protected AbstractLocator()
| Method Detail |
|---|
public java.lang.Object clone()
clone in class java.lang.Objectpublic void write(StorableOutput dw)
write in interface Storable
public void read(StorableInput dr)
throws java.io.IOException
read in interface Storablejava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||