PrevNextUpHome BREW C++ Class Library & GUI Framework & XML Middleware : SophiaFramework 4.1

22.3. Shape and Color

Class Name Description
SFXLine Class that represents a line.
SFXRectangle Class that represents a rectangle.
SFXTriangle Class that represents a triangle.
SFXCircle Class that represents a circle.
SFXPie Class that represents a pie.
SFXArc Class that represents an arc.
SFXEllipse Class that represents an ellipse.
SFXPolygon Class that represents a polygon.
SFXPolyline Class that represents a polyline.
SFXGrid Class that represents the grid coordinate.
SFXPixel Class that represents the pixel coordinate.
SFXSize Class that represents size(height and width).
SFXMargin Class that represents the top, bottom, left and right margins of rectangle.
SFXClip Class that represents the clipping region.
SFXRGBColor Class that represents the RGBA color.
SFXFrameColor Class that represents the frame color(F) and the shadow colow(S) for the 3-D looking rectangle(frame).
SFXBevelColor Class that represents the light color(L), the base color(B), and the dark color(D) for the 3-D looking rectangle(bevel).