|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMarkerBackgroundSupport
Provides access to members that control the marker background support.
Method Summary | |
---|---|
IMarkerBackground |
getBackground()
The marker background. |
void |
setBackgroundByRef(IMarkerBackground background)
The marker background. |
Method Detail |
---|
IMarkerBackground getBackground() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBackgroundByRef(IMarkerBackground background) throws IOException, AutomationException
background
- A reference to a com.esri.arcgis.display.IMarkerBackground (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 |