Creates a new instance of StandardDialFrame that spans
180 degrees.
StandardDialFrame
public StandardDialFrame(double startAngle, double extent)(Code)
Creates a new instance of StandardDialFrame that spans
the arc specified.
Parameters: startAngle - the startAngle (in degrees). Parameters: extent - the extent of the arc (in degrees, counter-clockwise).
Draws the frame.
Parameters: g2 - the graphics target. Parameters: plot - the plot. Parameters: frame - the dial's reference frame. Parameters: view - the dial's view rectangle.
Returns the shape for the window for this dial. Some dial layers will
request that their drawing be clipped within this window.
Parameters: frame - the reference frame (null not permitted). The shape of the dial's window.