JHotDraw 7.0.6

Uses of Interface
org.jhotdraw.draw.LineDecoration

Packages that use LineDecoration
org.jhotdraw.draw Defines a framework for drawing editors. 
org.jhotdraw.draw.action Provides Action objects for drawing editors as well as some specific user interface components to present them on a graphical user interface. 
 

Uses of LineDecoration in org.jhotdraw.draw
 

Classes in org.jhotdraw.draw that implement LineDecoration
 class AbstractLineDecoration
          An standard implementation of a line decoration.
 class ArrowTip
          An arrow tip line decoration.
 class GeneralPathTip
          GeneralPathLineDecoration.
 

Fields in org.jhotdraw.draw with type parameters of type LineDecoration
static AttributeKey<LineDecoration> AttributeKeys.END_DECORATION
           
static AttributeKey<LineDecoration> AttributeKeys.START_DECORATION
           
 

Uses of LineDecoration in org.jhotdraw.draw.action
 

Constructors in org.jhotdraw.draw.action with parameters of type LineDecoration
LineDecorationIcon(LineDecoration decoration, boolean isStartDecoration)
          Creates a new instance.
 


Copyright 1996-2006 © JHotDraw.org