|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICoverageAnnotationFeature
Provides access to coverage annotation blob.
Method Summary | |
---|---|
IMemoryBlobStream |
getAnnotationBlob()
The annotation blob for the feature. |
void |
setAnnotationBlobByRef(IMemoryBlobStream annotation)
The annotation blob for the feature. |
Method Detail |
---|
IMemoryBlobStream getAnnotationBlob() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAnnotationBlobByRef(IMemoryBlobStream annotation) throws IOException, AutomationException
annotation
- A reference to a com.esri.arcgis.system.IMemoryBlobStream (in)
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 |