Package com.smartgwt.client.widgets.drawing
package com.smartgwt.client.widgets.drawing
-
ClassDescriptionConfiguration object for effect to apply during an animated show or hide.Command to draw a segment of a specified circle.Command to close the current sub-path.An object containing properties that is used in Gradient typesDrawItem subclass to render multi-segment, orthogonal-routing paths.DrawItem that renders cubic bezier curves.DrawItem subclass to render diamond shapesDrawItem subclass to manage a group of other DrawItem instances.DrawItem subclass to render embedded images.Base class for graphical elements drawn in a DrawPane.DrawItem subclass to render a single-line text label.DrawItem subclass to render line segments.DrawItem subclass to render a connector between two points.DrawItem subclass to render oval shapes, including circles.A DrawPane is a container for drawing bitmap and vector graphics using browser's built-in freeform drawing capabilities.Draws a multi-segment line.DrawItem subclass to render polygonsDrawItem subclass to render rectangle shapes, optionally with rounded corners.DrawItem subclass to render Pie Slices.DrawItem to render a shape defined by executing the series of drawing commands in the
commands
array.Holds the information of a drawing command.DrawItem subclass to render trianglesThe Gauge widget class implements a graphical speedometer-style gauge for displaying a measurement by means of a needle on a dial.Represents a sector on the gauge.Command to draw a multi-segment line.Command to start a new sub-path.X/Y position in pixels, specified as an Array with two members, for example: [30, 50]Definition of a radial gradient.A class used to define a shadow used in a Draw<Shape> Types.Definition of a simple linear gradient defined by 2 colors and adirection
.