|
JHotDraw 7.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.draw.AbstractConnector
org.jhotdraw.draw.ChopRectangleConnector
org.jhotdraw.draw.ChopBezierConnector
public class ChopBezierConnector
ChopBezierConnector.
XXX - This connector does not take the stroke width of the polygon into account.
Constructor Summary | |
---|---|
ChopBezierConnector()
Creates a new instance. |
|
ChopBezierConnector(BezierFigure owner)
|
Method Summary | |
---|---|
protected java.awt.geom.Point2D.Double |
chop(Figure target,
java.awt.geom.Point2D.Double from)
|
Methods inherited from class org.jhotdraw.draw.ChopRectangleConnector |
---|
findEnd, findStart |
Methods inherited from class org.jhotdraw.draw.AbstractConnector |
---|
clone, contains, draw, findPoint, getAnchor, getBounds, getConnectorTarget, getDrawingArea, getOwner, isConnectToDecorator, read, setConnectToDecorator, setOwner, updateAnchor, updateEndLocation, updateStartLocation, write |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChopBezierConnector()
public ChopBezierConnector(BezierFigure owner)
Method Detail |
---|
protected java.awt.geom.Point2D.Double chop(Figure target, java.awt.geom.Point2D.Double from)
chop
in class ChopRectangleConnector
|
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 |