|
JHotDraw 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jhotdraw.draw.AbstractLineDecoration
org.jhotdraw.draw.GeneralPathTip
public class GeneralPathTip
GeneralPathLineDecoration.
| Constructor Summary | |
|---|---|
GeneralPathTip(java.awt.geom.GeneralPath path,
double decorationRadius)
Creates a new instance. |
|
GeneralPathTip(java.awt.geom.GeneralPath path,
double decorationRadius,
boolean isFilled,
boolean isStroked,
boolean isSolid)
|
|
| Method Summary | |
|---|---|
protected java.awt.geom.GeneralPath |
getDecoratorPath(Figure f)
Hook method to calculates the path of the decorator. |
protected double |
getDecoratorPathRadius(Figure f)
Hook method to calculates the radius of the decorator path. |
| Methods inherited from class org.jhotdraw.draw.AbstractLineDecoration |
|---|
draw, getDecorationRadius, getDrawingArea, isFilled, isSolid, isStroked, setFilled, setSolid, setStroked |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeneralPathTip(java.awt.geom.GeneralPath path,
double decorationRadius)
public GeneralPathTip(java.awt.geom.GeneralPath path,
double decorationRadius,
boolean isFilled,
boolean isStroked,
boolean isSolid)
| Method Detail |
|---|
protected java.awt.geom.GeneralPath getDecoratorPath(Figure f)
AbstractLineDecoration
getDecoratorPath in class AbstractLineDecorationprotected double getDecoratorPathRadius(Figure f)
AbstractLineDecoration
getDecoratorPathRadius in class AbstractLineDecoration
|
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 | ||||||||