|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IACSimpleRenderer
Provides access to members that control ArcIMS simple renderer.
Method Summary | |
---|---|
IACSymbol |
getSymbol()
Symbol used to draw each feature. |
void |
setSymbolByRef(IACSymbol symbol)
Symbol used to draw each feature. |
Method Detail |
---|
IACSymbol getSymbol() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSymbolByRef(IACSymbol symbol) throws IOException, AutomationException
symbol
- A reference to a com.esri.arcgis.carto.IACSymbol (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 |