FreeHEP API
Version v1.2

org.freehep.graphicsio.emf
Class Region

java.lang.Object
  |
  +--org.freehep.graphicsio.emf.Region

public class Region
extends Object

Author:
tonyj

Constructor Summary
Region(Rectangle bounds, Rectangle region)
           
 
Method Summary
 int length()
           
 String toString()
           
 void write(EMFOutputStream emf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Region

public Region(Rectangle bounds,
              Rectangle region)
Method Detail

write

public void write(EMFOutputStream emf)
           throws IOException
IOException

length

public int length()

toString

public String toString()
Overrides:
toString in class Object

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.