com.bbn.openmap.dataAccess.cgm
Class CGM
java.lang.Object
com.bbn.openmap.dataAccess.cgm.CGM
- All Implemented Interfaces:
- java.lang.Cloneable
- public class CGM
- extends java.lang.Object
- implements java.lang.Cloneable
Constructor Summary |
CGM()
|
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
V
protected java.util.Vector V
changeCGMFill
public boolean changeCGMFill
CGM
public CGM()
setChangeFill
public void setChangeFill(boolean custom)
read
public void read(java.io.DataInputStream in)
throws java.io.IOException
- Throws:
java.io.IOException
paint
public void paint(CGMDisplay d)
scale
public void scale(CGMDisplay d)
extent
public int[] extent()
main
public static void main(java.lang.String[] args)
throws java.io.IOException
- Throws:
java.io.IOException
clone
public java.lang.Object clone()
showCGMCommands
public void showCGMCommands()
changeColor
public void changeColor(java.awt.Color oldc,
java.awt.Color newc)
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details