|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPLayerSupport
Provides access to GPLayerSupport properties.
| Method Summary | |
|---|---|
IGPLayer |
makeGPLayer(ILayer pLayer)
Makes a GPLayer from a layer. |
ILayer |
makeLayer(IGPValue pValue,
String name,
Object pRenderer)
Makes a layer from a value. |
| Method Detail |
|---|
IGPLayer makeGPLayer(ILayer pLayer)
throws IOException,
AutomationException
pLayer - A reference to a com.esri.arcgis.carto.ILayer (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILayer makeLayer(IGPValue pValue,
String name,
Object pRenderer)
throws IOException,
AutomationException
pValue - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)name - The name (in)pRenderer - A reference to another Object (IUnknown) (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 | ||||||||