JHotDraw 7.0.6

Uses of Class
org.jhotdraw.geom.Insets2DDouble

Packages that use Insets2DDouble
org.jhotdraw.draw Defines a framework for drawing editors. 
 

Uses of Insets2DDouble in org.jhotdraw.draw
 

Fields in org.jhotdraw.draw with type parameters of type Insets2DDouble
static AttributeKey<Insets2DDouble> AttributeKeys.DECORATOR_INSETS
          The value of this attribute is a Insets2DDouble object.
static AttributeKey<Insets2DDouble> CompositeFigure.LAYOUT_INSETS
          The value of this attribute is a Insets2DDouble object.
static AttributeKey<Insets2DDouble> AttributeKeys.LAYOUT_INSETS
          The value of this attribute is a Insets2DDouble object.
 

Methods in org.jhotdraw.draw that return Insets2DDouble
 Insets2DDouble TextHolder.getInsets()
           
 Insets2DDouble TextFigure.getInsets()
           
 Insets2DDouble TextAreaFigure.getInsets()
          Returns the insets used to draw text.
 Insets2DDouble AbstractLayouter.getInsets(Figure child)
           
 


Copyright 1996-2006 © JHotDraw.org