com.bbn.openmap.dataAccess.cgm
Class EllipseElement
java.lang.Object
com.bbn.openmap.dataAccess.cgm.Command
com.bbn.openmap.dataAccess.cgm.EllipseElement
- All Implemented Interfaces:
- java.lang.Cloneable
public class EllipseElement
- extends Command
These are defined as a center point and two conjugate diameter points.
Fields inherited from class com.bbn.openmap.dataAccess.cgm.Command |
logger |
Constructor Summary |
EllipseElement(int ec,
int eid,
int l,
java.io.DataInputStream in)
|
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
EllipseElement
public EllipseElement(int ec,
int eid,
int l,
java.io.DataInputStream in)
throws java.io.IOException
- Throws:
java.io.IOException
toString
public java.lang.String toString()
- Overrides:
toString
in class Command
scale
public void scale(CGMDisplay d)
- Overrides:
scale
in class Command
paint
public void paint(CGMDisplay d)
- Overrides:
paint
in class Command
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details