|
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
org.jhotdraw.draw.BezierPointLocator
public class BezierPointLocator
BezierPointLocator.
| Constructor Summary | |
|---|---|
BezierPointLocator(int index)
|
|
BezierPointLocator(int index,
int coord)
|
|
| Method Summary | |
|---|---|
java.awt.geom.Point2D.Double |
locate(Figure owner)
Locates a position on the provided figure. |
void |
read(DOMInput in)
|
void |
write(DOMOutput out)
|
| Methods inherited from class org.jhotdraw.draw.AbstractLocator |
|---|
locate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BezierPointLocator(int index)
public BezierPointLocator(int index,
int coord)
| Method Detail |
|---|
public java.awt.geom.Point2D.Double locate(Figure owner)
Locator
public void write(DOMOutput out)
public void read(DOMInput in)
|
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 | ||||||||