#include <ilviews/base/graphic.h>
Classes | |
class | IlvGraphicPath |
Graphic class. More... | |
class | IlvPathDrawingData |
Graphic path related class. More... | |
class | IlvPathSteppingData |
Graphic path-related class. More... | |
Enumerations | |
enum | IlvDrawRule { IlvStrokeOnly, IlvFillOnly, IlvStrokeAndFill } |
Defines the different drawing rules of the IlvGraphicPath instances. More... | |
Library: views
Declaration of the IlvGraphicPath
class.
enum IlvDrawRule |
Defines the different drawing rules of the IlvGraphicPath
instances.
Enumerator | |
---|---|
IlvStrokeOnly | Each |
IlvFillOnly | Each |
IlvStrokeAndFill | Each |