gov.nasa.worldwind.layers.rpf
Class RPFTiledImageProcessor
java.lang.Object
gov.nasa.worldwind.layers.rpf.RPFTiledImageProcessor
public class RPFTiledImageProcessor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BEGIN_SUB_TASK
public static final java.lang.String BEGIN_SUB_TASK
- See Also:
- Constant Field Values
END_SUB_TASK
public static final java.lang.String END_SUB_TASK
- See Also:
- Constant Field Values
SUB_TASK_NUM_STEPS
public static final java.lang.String SUB_TASK_NUM_STEPS
- See Also:
- Constant Field Values
SUB_TASK_STEP_COMPLETE
public static final java.lang.String SUB_TASK_STEP_COMPLETE
- See Also:
- Constant Field Values
SUB_TASK_STEP_FAILED
public static final java.lang.String SUB_TASK_STEP_FAILED
- See Also:
- Constant Field Values
RPFTiledImageProcessor
public RPFTiledImageProcessor()
addPropertyChangeListener
public void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
getThreadPoolSize
public int getThreadPoolSize()
makeFileIndex
public RPFFileIndex makeFileIndex(java.io.File rootFile,
java.lang.String dataSeriesId,
java.lang.String description,
java.lang.Iterable<java.io.File> fileIterable)
makeLayer
public Layer makeLayer(RPFFileIndex fileIndex)
removePropertyChangeListener
public void removePropertyChangeListener(java.beans.PropertyChangeListener listener)
setThreadPoolSize
public void setThreadPoolSize(int size)
stop
public void stop()