gov.nasa.worldwind.layers.rpf
Class RPFTiledImageProcessor
java.lang.Object
gov.nasa.worldwind.layers.rpf.RPFTiledImageProcessor
public class RPFTiledImageProcessor
- extends 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 String BEGIN_SUB_TASK
- See Also:
- Constant Field Values
END_SUB_TASK
public static final String END_SUB_TASK
- See Also:
- Constant Field Values
SUB_TASK_NUM_STEPS
public static final String SUB_TASK_NUM_STEPS
- See Also:
- Constant Field Values
SUB_TASK_STEP_COMPLETE
public static final String SUB_TASK_STEP_COMPLETE
- See Also:
- Constant Field Values
SUB_TASK_STEP_FAILED
public static final String SUB_TASK_STEP_FAILED
- See Also:
- Constant Field Values
RPFTiledImageProcessor
public RPFTiledImageProcessor()
addPropertyChangeListener
public void addPropertyChangeListener(PropertyChangeListener listener)
getThreadPoolSize
public int getThreadPoolSize()
makeFileIndex
public RPFFileIndex makeFileIndex(File rootFile,
String dataSeriesId,
String description,
Iterable<File> fileIterable)
makeLayer
public Layer makeLayer(RPFFileIndex fileIndex)
removePropertyChangeListener
public void removePropertyChangeListener(PropertyChangeListener listener)
setThreadPoolSize
public void setThreadPoolSize(int size)
stop
public void stop()