Package com.swfm.mica.shapes

Shapes (lines, rectangle, text, and images, etc.), all widgets and everything displayed on the screen are composed of these shapes.

See:
          Description

Class Summary
Mi3PointArc  
MiArc  
MiArcLite  
MiCircle  
MiCircleLite  
MiEllipse  
MiEllipseLite  
MiEllipticalArc  
MiImage If foreground color is Mi_TRANSPARENT_COLOR then this image will not be drawn.
MiImageLite  
MiLightweightShape  
MiLine  
MiLineLite  
MiLiteShapesContainer  
MiPointLite  
MiPolygon  
MiPolygonLite  
MiPolyLineLite  
MiPolyPoint  
MiPolyPointLite  
MiRectangle Linewidth needs to be scaled when rectangle is scaled...
MiRectLite  
MiRegularPolygon  
MiRoundRectangle  
MiText  
MiTextLite  
MiTriangle  
MiVeryLightweightShape  
 

Package com.swfm.mica.shapes Description

Shapes (lines, rectangle, text, and images, etc.), all widgets and everything displayed on the screen are composed of these shapes.
Shapes are first class objects, just like widgets and editors.
Other key points:


There is currently no support for Java2D shapes at this time.