Classes
- Alpha
- Audio
- Canvas
- CanvasIdentifiedObject
- CanvasObject
- ClipPath
- Color
- ColorStop
- CursorStyle
- Ellipse
- FillStyle
- Gradient
-
A
Gradientis used to create aFillStylefor filling various objects. - Igis
- Image
- Layout
-
Layoutprovides the ability to layout a series ofRects using specified rules. The order of eachRectis always preserved. - LineWidth
- Lines
- Matrix
- PainterBase
- Path
- Pattern
- Rectangle
- State
- StrokeStyle
- Text
- TextMetric
- Transform
- Turtle
- WebSocketHandler
Structures
- DoublePoint
-
A
DoublePointrepresents a location in a two-dimensional plane. - Point
-
A
Pointrepresents a location in a two-dimensional plane. - Rect
-
A
Rectrepresents a rectangle in a two-dimensional plane. - Size
-
A
Sizerepresents dimensions in a two-dimensional plane. - TextMetric.Metrics
Enumerations
- Audio.Mode
- ClipPath.WindingRule
- Color.Name
- Containment
- CursorStyle.Style
- FillMode
- Gradient.Mode
-
The
Modeis used to determine whether this is alinearorradialGradient. - Image.RenderMode
- Layout.ChildAttribute
- Layout.ChildRule
- Pattern.Repetition
- State.Mode
- Text.Alignment
- Text.Baseline
- Transform.Mode
Protocols
- PainterProtocol