|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides access to members that indicate the compression status of FileGDB datasets.
| Method Summary | |
boolean |
isCompressed()
Indicates if the dataset is compressed. |
void |
setIsCompressed(boolean isCompressed)
Indicates if the dataset is compressed. |
| Method Detail |
public void setIsCompressed(boolean isCompressed)
throws java.io.IOException,
AutomationException
isCompressed - The isCompressed (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCompressed()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||