|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICompressionInfo
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 |
---|
void setIsCompressed(boolean isCompressed) throws IOException, AutomationException
isCompressed
- The isCompressed (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isCompressed() throws IOException, AutomationException
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 |