public class ExportKMLParametersImpl extends AbstractExportParametersGeometryFile implements ExportKMLParameters
fileHelperexportAttributes, factory, LOGGERCHECKGEOMETRY_CHECK_IF_CORRUPT, CHECKGEOMETRY_CHECK_IF_VALID, CHECKGEOMETRY_NONE, CHECKGEOMETRYACTION_ABORT, CHECKGEOMETRYACTION_SET_GEOMETRY_TO_NULL, CHECKGEOMETRYACTION_SKIP_FEATUREUSE_ALL_FEATURES, USE_FILTERED_FEATURES, USE_SELECTED_FEATURES| Constructor and Description |
|---|
ExportKMLParametersImpl(ExportServiceFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAttsAsBalloon() |
java.lang.String |
getMimeType() |
java.lang.String |
getServiceName() |
boolean |
getUseLabels() |
void |
setAttsAsBalloon(boolean value) |
void |
setMimeType(java.lang.String value) |
void |
setUseLabels(boolean value) |
getEvaluatedFile, getFile, getFileExtension, loadFromState, registerPersistence, resetVolatileValues, saveToState, setFileclone, getContextProjection, getGeometryChecks, getGeometryChecksAction, getSourceGeometryFieldName, getSourceProjection, getSourceTransformation, getTargetGeometrySubtype, getTargetGeometryType, getTargetGeometryTypeAsInt, getTargetProjection, getTargetTransformation, getTransformationToUse, getTryToFixGeometry, needsSelectTargetProjection, setContextProjection, setGeometryChecks, setGeometryChecksAction, setSourceGeometryFieldName, setSourceProjection, setSourceTransformation, setTargetGeometrySubtype, setTargetGeometryType, setTargetGeometryType, setTargetProjection, setTargetTransformation, setTryToFixGeometrygetContext, getCreationDate, getExportAttributes, getFactory, getFeatureQuery, getFeaturesToUse, getFilterExpresion, getLabel, getSourceFeatureStore, getSourceFeatureType, getTargetFeatureType, getValue, setContext, setCreationDate, setExportAttributes, setFeatureQuery, setFeaturesToUse, setFilterExpresion, setSourceFeatureStore, setSourceFeatureType, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContextProjection, getGeometryChecks, getGeometryChecksAction, getSourceGeometryFieldName, getSourceProjection, getSourceTransformation, getTargetGeometrySubtype, getTargetGeometryType, getTargetGeometryTypeAsInt, getTargetProjection, getTargetTransformation, getTransformationToUse, getTryToFixGeometry, setContextProjection, setGeometryChecks, setGeometryChecksAction, setSourceGeometryFieldName, setSourceProjection, setSourceTransformation, setTargetGeometrySubtype, setTargetGeometryType, setTargetGeometryType, setTargetProjection, setTargetTransformation, setTryToFixGeometryclone, getContext, getCreationDate, getExportAttributes, getFactory, getFeatureQuery, getFeaturesToUse, getFilterExpresion, getSourceFeatureStore, getSourceFeatureType, getTargetFeatureType, needsSelectTargetProjection, resetVolatileValues, setContext, setCreationDate, setExportAttributes, setFeatureQuery, setFeaturesToUse, setFilterExpresion, setSourceFeatureStore, setSourceFeatureTypegetLabel, getValue, label, toStringloadFromState, saveToStategetEvaluatedFile, getFile, getFileExtension, setFilepublic ExportKMLParametersImpl(ExportServiceFactory factory)
public java.lang.String getServiceName()
getServiceName in interface ExportParameterspublic java.lang.String getMimeType()
getMimeType in interface ExportKMLParameterspublic boolean getUseLabels()
getUseLabels in interface ExportKMLParameterspublic boolean getAttsAsBalloon()
getAttsAsBalloon in interface ExportKMLParameterspublic void setUseLabels(boolean value)
setUseLabels in interface ExportKMLParameterspublic void setAttsAsBalloon(boolean value)
setAttsAsBalloon in interface ExportKMLParameterspublic void setMimeType(java.lang.String value)
setMimeType in interface ExportKMLParameters