com.moximedia.ows.projection
Class ImageProjectorThread

java.lang.Object
  extended byjava.lang.Thread
      extended bycom.moximedia.ows.projection.ImageProjectorThread
All Implemented Interfaces:
java.lang.Runnable

public class ImageProjectorThread
extends java.lang.Thread

Author:
jdc

Field Summary
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
ImageProjectorThread(java.net.URL imageUrl, WmsService svc, Map map)
           
 
Method Summary
 java.awt.image.BufferedImage getImage()
           
static java.util.HashMap getUnprojectedSizeAndExtent(Map map, WmsService svc)
           
 boolean isDone()
           
 void run()
           
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImageProjectorThread

public ImageProjectorThread(java.net.URL imageUrl,
                            WmsService svc,
                            Map map)
Method Detail

isDone

public boolean isDone()

getImage

public java.awt.image.BufferedImage getImage()

run

public void run()

getUnprojectedSizeAndExtent

public static java.util.HashMap getUnprojectedSizeAndExtent(Map map,
                                                            WmsService svc)


Internet Mapping Framework for OpenGIS Java Object Model API (v1.3.007)
Copyright © 2005 Moxi Media Inc. and Province of British Columbia. All Rights Reserved.