MiG InfoCom MiG Calendar JavaBeans User Manual
Page 10
![background image](https://www.manualsdir.com/files/798675/content/doc010.png)
void
(String paintContext)
Property: The context that the AShape that this bean represent will adhere to.
void
(PlaceRect placeRect)
Property: How this shape will relate to the reference rectangle (bounds) given by the
activity layout system.
void
(int dim)
Deprecated. Shunted to
void
(int dim)
Property: The size the resize boxes should be placed. -1 if no resize boxes and thus there
will be no way to resize the shape.
void
(float r)
Property: The blur radius for the blur filter.
void
(double radius)
Property: The corner radius for the shadow
com.miginfocom.util.gfx.RoundRectangle
.
void
Property: The
Paint
used to draw the shadow.
void
(boolean[] opt)
Property: The shadow is divided into a 3x3 grid.
void
(PlaceRect pr)
Property: How the shadow will be placed relative to the main shape.
void
(int s)
Property: How big the outer slices for the shadow will be.
void
Property: Where within the place rect for the text to draw the text string.
void
Property: Where within the place rect for the text to draw the text string.
void
(int hint)
Property: The anti aliasing hint used when drawing the text for the shape.
void
(java.awt.Font font)
Property: The font used to draw the main text in the shape.
void
(java.awt.Paint paint)
Property: The
Paint
used to draw the main text.
void
(PlaceRect placeRect)
Property: How this shape's main text will relate to the reference rectangle (bounds) given by
the activity layout system.
void
(String s)
Property: The template text for the main text.
void
Property: Where within the place rect for the title to draw the title text.
void
Property: Where within the place rect for the title to draw the title text.
Page 10 of 196
com.miginfocom.beans.ActivityAShapeBean