JACK 5.4 Application Interface

aos.jack.sim.visual.awt
Class Line

java.lang.Object
  extended byjava.awt.geom.Line2D
      extended byjava.awt.geom.Line2D.Double
          extended byaos.jack.sim.visual.awt.Line
All Implemented Interfaces:
aos.apib.Base, java.lang.Cloneable, Drawable, java.io.Serializable, java.awt.Shape

public class Line
extends java.awt.geom.Line2D.Double
implements aos.apib.Base, java.io.Serializable, Drawable

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class java.awt.geom.Line2D
java.awt.geom.Line2D.Double, java.awt.geom.Line2D.Float
 
Field Summary
 
Fields inherited from class java.awt.geom.Line2D.Double
x1, x2, y1, y2
 
Constructor Summary
Line()
           
Line(double x1, double y1, double x2, double y2)
           
 
Method Summary
 Drawable[] children()
           
 boolean equals(java.lang.Object o)
           
 aos.apib.StreamerSupport getStreamer()
          Returns the StreamerSupport for the object implementing this interface.
 int hashCode()
           
 Drawable instantiate(java.util.Hashtable attr)
           
 void paint(java.awt.Graphics2D g)
           
 java.lang.String toString()
           
 
Methods inherited from class java.awt.geom.Line2D.Double
getBounds2D, getP1, getP2, getX1, getX2, getY1, getY2, setLine
 
Methods inherited from class java.awt.geom.Line2D
clone, contains, contains, contains, contains, getBounds, getPathIterator, getPathIterator, intersects, intersects, intersectsLine, intersectsLine, linesIntersect, ptLineDist, ptLineDist, ptLineDist, ptLineDistSq, ptLineDistSq, ptLineDistSq, ptSegDist, ptSegDist, ptSegDist, ptSegDistSq, ptSegDistSq, ptSegDistSq, relativeCCW, relativeCCW, relativeCCW, setLine, setLine
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface aos.jack.sim.visual.Drawable
getBounds2D
 

Constructor Detail

Line

public Line(double x1,
            double y1,
            double x2,
            double y2)

Line

public Line()
Method Detail

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()

JACK 5.4 Application Interface

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