|
JHotDraw 7.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.draw.AbstractLocator
public abstract class AbstractLocator
AbstractLocator provides default implementations for the Locator interface.
Constructor Summary | |
---|---|
AbstractLocator()
Creates a new instance. |
Method Summary | |
---|---|
java.awt.geom.Point2D.Double |
locate(Figure owner,
Figure dependent)
Locates a position on the provided figure relative to the dependent figure. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jhotdraw.draw.Locator |
---|
locate |
Methods inherited from interface org.jhotdraw.xml.DOMStorable |
---|
read, write |
Constructor Detail |
---|
public AbstractLocator()
Method Detail |
---|
public java.awt.geom.Point2D.Double locate(Figure owner, Figure dependent)
Locator
locate
in interface Locator
|
Copyright 1996-2007 (c) JHotDraw.org. Some rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |