Package-level declarations

Types

Link copied to clipboard

A ControlDrawer that draws an arc. Draws the arc positioned almost in Control.viewParametricPosition.

Link copied to clipboard

A ControlDrawer that draws a circle accompanied by an arc.

Link copied to clipboard

A ControlDrawer that draws the given circle.

Link copied to clipboard
public abstract class ColorfulControlDrawer implements ControlDrawer

A drawer that use an Paint and colors for draw the control representation.

Link copied to clipboard
public class CompositeControlDrawer implements ControlDrawer

A ControlDrawer that uses other drawers to draw.

Link copied to clipboard
public interface ControlDrawer

Interface for draw the control representation.

Link copied to clipboard
public class DrawableControlDrawer implements ControlDrawer

A ControlDrawer that draws an drawable resource.

Link copied to clipboard

A ControlDrawer that draws a highlighted circular trapezoid.