|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBufferProcessingSymbology
Provides access to members that set and retrieve symbology to be applied for buffer output.
Method Summary | |
---|---|
IColorRamp |
getColorRamp()
Color ramp that is used for applying the symbology to the buffer output. |
void |
setColorRampByRef(IColorRamp ppColorRamp)
Color ramp that is used for applying the symbology to the buffer output. |
Method Detail |
---|
void setColorRampByRef(IColorRamp ppColorRamp) throws IOException, AutomationException
ppColorRamp
- A reference to a com.esri.arcgis.display.IColorRamp (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IColorRamp getColorRamp() 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 |