Generated by
JDiff

Class org.jhotdraw.draw.AttributeKeys

Documentation changed from old to new.

Added Methods
Stroke getHitStroke(Figure) Returns a stroke which is useful for hit-testing.
 

Added Fields
AttributeKey<Double> CANVAS_HEIGHT The height of the canvas.
AttributeKey<Double> CANVAS_WIDTH The width of the canvas.
AttributeKey<Alignment> CHILD_ALIGNMENT The value of this attribute is a Alignment object.
AttributeKey<Alignment> COMPOSITE_ALIGNMENT The value of this attribute is a Alignment object.
AttributeKey<Alignment> TEXT_ALIGNMENT Text alignment.
 

Changed Fields
AttributeKey<Color> CANVAS_FILL_COLOR Documentation changed from old to new.
Canvas fill color.
AttributeKey<Double> CANVAS_FILL_OPACITY Documentation changed from old to new.
Canvas fill opacity.
AttributeKey<Double> LAYOUT_INSETS Documentation changed from old to new.
The value of this attribute is a Insets2D.Double object.