aos.jack.sim.visual.awt
Class Arc
java.lang.Object
java.awt.geom.RectangularShape
java.awt.geom.Arc2D
java.awt.geom.Arc2D.Double
aos.jack.sim.visual.awt.Arc
- All Implemented Interfaces:
- aos.apib.Base, java.lang.Cloneable, Drawable, java.io.Serializable, java.awt.Shape
- public class Arc
- extends java.awt.geom.Arc2D.Double
- implements aos.apib.Base, java.io.Serializable, Drawable
- See Also:
- Serialized Form
Nested classes inherited from class java.awt.geom.Arc2D |
java.awt.geom.Arc2D.Double, java.awt.geom.Arc2D.Float |
Fields inherited from class java.awt.geom.Arc2D.Double |
extent, height, start, width, x, y |
Fields inherited from class java.awt.geom.Arc2D |
CHORD, OPEN, PIE |
Constructor Summary |
Arc()
|
Arc(double x,
double y,
double w,
double h,
double s,
double e,
int t)
|
Arc(double x,
double y,
double w,
double h,
double s,
double e,
int t,
boolean f)
|
Methods inherited from class java.awt.geom.Arc2D.Double |
getAngleExtent, getAngleStart, getHeight, getWidth, getX, getY, isEmpty, makeBounds, setAngleExtent, setAngleStart, setArc |
Methods inherited from class java.awt.geom.Arc2D |
contains, contains, contains, containsAngle, getArcType, getBounds2D, getEndPoint, getPathIterator, getStartPoint, intersects, setAngles, setAngles, setAngleStart, setArc, setArc, setArc, setArcByCenter, setArcByTangent, setArcType, setFrame |
Methods inherited from class java.awt.geom.RectangularShape |
clone, contains, getBounds, getCenterX, getCenterY, getFrame, getMaxX, getMaxY, getMinX, getMinY, getPathIterator, intersects, setFrame, setFrame, setFrameFromCenter, setFrameFromCenter, setFrameFromDiagonal, setFrameFromDiagonal |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Arc
public Arc(double x,
double y,
double w,
double h,
double s,
double e,
int t)
Arc
public Arc(double x,
double y,
double w,
double h,
double s,
double e,
int t,
boolean f)
Arc
public Arc()
getStreamer
public aos.apib.StreamerSupport getStreamer()
- Description copied from interface:
aos.apib.Base
- Returns the
StreamerSupport
for
the object implementing this interface.
- Specified by:
getStreamer
in interface aos.apib.Base
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object o)
paint
public void paint(java.awt.Graphics2D g)
- Specified by:
paint
in interface Drawable
instantiate
public Drawable instantiate(java.util.Hashtable attr)
- Specified by:
instantiate
in interface Drawable
children
public Drawable[] children()
- Specified by:
children
in interface Drawable
toString
public java.lang.String toString()
Copyright (C) 1999-2008, Agent Oriented Software Pty. Ltd. US Government Restricted Rights
The JACK Modules and relevant Software Material have been developed entirely at private expense and are accordingly provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of DFARS 252.227-7013 or subparagraph (c)(1) and (2) of the Commercial Computer Software Restricted Rights and 48 CFR 52.2270-19, as applicable.
Agent Oriented Software Pty. Ltd. http://www.aosgrp.com
PO Box 639, Carlton South, Victoria 3053, Australia
Phone: +61 3 9349 5055, Fax: +61 3 9349 5088