|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides access to members that control the resize of a text element.
| Method Summary | |
void |
start(ITextSymbol textSymbol,
IGeometry textGeom,
double referenceScale,
IGeometry envelope,
IPoint point)
Begins a resize feedback of the given text symbol. |
double |
stop()
Stops the feedback and returns the new size. |
| Methods inherited from interface com.esri.arcgis.display.IDisplayFeedback |
getSymbol, moveTo, refresh, setDisplayByRef, setSymbolByRef |
| Method Detail |
public void start(ITextSymbol textSymbol,
IGeometry textGeom,
double referenceScale,
IGeometry envelope,
IPoint point)
throws java.io.IOException,
AutomationException
textSymbol - A reference to a com.esri.arcgis.display.ITextSymbol (in)textGeom - A reference to a com.esri.arcgis.geometry.IGeometry (in)referenceScale - The referenceScale (in)envelope - A reference to a com.esri.arcgis.geometry.IGeometry (in)point - A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double stop()
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 | |||||||||