| Package | Description |
|---|---|
| com.geoway.adf.dms.datasource.dto.output |
| Modifier and Type | Method and Description |
|---|---|
static OutputVectorFormatEnum |
OutputVectorFormatEnum.getByValue(Integer value) |
OutputVectorFormatEnum |
OutputParams.getFormat()
导出数据格式
|
static OutputVectorFormatEnum |
OutputVectorFormatEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputVectorFormatEnum[] |
OutputVectorFormatEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputParams.setFormat(OutputVectorFormatEnum format)
导出数据格式
|
Copyright © 2025. All rights reserved.