FreeHEP API
Version current

org.freehep.graphicsio.emf
Class Region

java.lang.Object
  extended byorg.freehep.graphicsio.emf.Region

public class Region
extends Object

Author:
tonyj
Source Code:
Region.java

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
Throws:
IOException

length

public int length()

toString

public String toString()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.