|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRendererUIDialog2
Provides access to members that control a dialog for working with the size properties of chart symbols.
Method Summary | |
---|---|
boolean |
doModal(int parentHWnd)
Displays the dialog. |
void |
setFeatureLayerByRef(IFeatureLayer rhs1)
The feature layer. |
void |
setRendererByRef(IFeatureRenderer rhs1)
The renderer. |
Method Detail |
---|
void setRendererByRef(IFeatureRenderer rhs1) throws IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.carto.IFeatureRenderer (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFeatureLayerByRef(IFeatureLayer rhs1) throws IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.carto.IFeatureLayer (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean doModal(int parentHWnd) throws IOException, AutomationException
parentHWnd
- The parentHWnd (A COM typedef) (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 |