|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IConvertFDOAnnoToCoverageAnno
Provides access to members that control the annotation class admin interface.
| Method Summary | |
|---|---|
void |
convertAnnotation()
Perform the conversion. |
int |
getFeaturesConverted()
Number of features converted in the last conversion. |
boolean |
isErrorsConverting()
Indicates whether there were any errors in the last conversion. |
void |
setCancelTrackerByRef(ITrackCancel rhs1)
Ablity to cancel and show progress. |
void |
setConvertOnlySelectedSet(boolean rhs1)
Indicates if only the selected set is transfered. |
void |
setCoverageAnnotationLayerByRef(ICoverageAnnotationLayer rhs1)
Output annotation layer. |
void |
setDisplayByRef(IDisplay rhs1)
The DisplayTransformation in the display is used to transform annotation. |
void |
setFDOGraphicsLayerByRef(IFDOGraphicsLayer rhs1)
Source FDO graphics layer. |
| Method Detail |
|---|
void setFDOGraphicsLayerByRef(IFDOGraphicsLayer rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.carto.IFDOGraphicsLayer (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCoverageAnnotationLayerByRef(ICoverageAnnotationLayer rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.carto.ICoverageAnnotationLayer (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConvertOnlySelectedSet(boolean rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCancelTrackerByRef(ITrackCancel rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.system.ITrackCancel (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDisplayByRef(IDisplay rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.display.IDisplay (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void convertAnnotation()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getFeaturesConverted()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isErrorsConverting()
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 | ||||||||