public class WWDotNetLayerSetConverter extends AbstractDataStoreProducer
Modifier and Type | Class and Description |
---|---|
protected static class |
WWDotNetLayerSetConverter.ProductionState |
AbstractDataStoreProducer.SourceInfo
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
DEFAULT_IMAGE_FORMAT |
protected static java.lang.String |
DEFAULT_TEXTURE_FORMAT |
productionParams
Constructor and Description |
---|
WWDotNetLayerSetConverter() |
Modifier and Type | Method and Description |
---|---|
protected void |
convertLayerSet(java.lang.Object source,
WWDotNetLayerSetConverter.ProductionState productionState) |
protected org.w3c.dom.Document |
createDestConfigDoc(org.w3c.dom.Document layerSetDoc,
AVList installParams) |
protected void |
doStartProduction(AVList parameters) |
java.lang.String |
getDataSourceDescription() |
protected java.io.File |
getDestConfigFile(AVList installParams) |
protected java.io.File |
getSourceConfigFile(java.lang.Object source) |
protected void |
initProductionParameters(AVList params,
WWDotNetLayerSetConverter.ProductionState productionState) |
protected org.w3c.dom.Document |
readLayerSetDocument(java.lang.Object source) |
protected void |
removeLayerSet(java.lang.Object source,
AVList params) |
void |
removeProductionState() |
protected void |
setProgressParameters(java.lang.Iterable<?> dataSources,
WWDotNetLayerSetConverter.ProductionState productionState) |
protected java.lang.String |
validateDataSource(java.lang.Object source,
AVList params) |
protected java.lang.String |
validateProductionParameters(AVList parameters) |
acceptsDataSource, containsDataSource, getDataSourceList, getDataSources, getProductionParameters, getProductionResults, getProductionResultsList, getStoreParameters, isStopped, offerAllDataSources, offerDataSource, removeAllDataSources, removeDataSource, setStoreParameters, startProduction, stopProduction
onMessage, propertyChange
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getBooleanValue, getBooleanValue, getChangeSupport, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getRestorableStateForAVPair, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues
onMessage
protected static final java.lang.String DEFAULT_IMAGE_FORMAT
protected static final java.lang.String DEFAULT_TEXTURE_FORMAT
protected void convertLayerSet(java.lang.Object source, WWDotNetLayerSetConverter.ProductionState productionState) throws java.lang.Exception
java.lang.Exception
protected org.w3c.dom.Document createDestConfigDoc(org.w3c.dom.Document layerSetDoc, AVList installParams)
protected void doStartProduction(AVList parameters) throws java.lang.Exception
doStartProduction
in class AbstractDataStoreProducer
java.lang.Exception
public java.lang.String getDataSourceDescription()
protected java.io.File getDestConfigFile(AVList installParams)
protected java.io.File getSourceConfigFile(java.lang.Object source)
protected void initProductionParameters(AVList params, WWDotNetLayerSetConverter.ProductionState productionState)
protected org.w3c.dom.Document readLayerSetDocument(java.lang.Object source)
protected void removeLayerSet(java.lang.Object source, AVList params)
public void removeProductionState()
removeProductionState
in interface DataStoreProducer
removeProductionState
in class AbstractDataStoreProducer
protected void setProgressParameters(java.lang.Iterable<?> dataSources, WWDotNetLayerSetConverter.ProductionState productionState)
protected java.lang.String validateDataSource(java.lang.Object source, AVList params)
validateDataSource
in class AbstractDataStoreProducer
protected java.lang.String validateProductionParameters(AVList parameters)
validateProductionParameters
in class AbstractDataStoreProducer