|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMdVariable2
Provides access to properties/methods of a model variable.
Method Summary | |
---|---|
ILayer |
getTemplateLayer()
Indicates the layer to use for drawing information. |
void |
setTemplateLayerByRef(ILayer ppLayer)
Indicates the layer to use for drawing information. |
Method Detail |
---|
ILayer getTemplateLayer() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTemplateLayerByRef(ILayer ppLayer) throws IOException, AutomationException
ppLayer
- A reference to a com.esri.arcgis.carto.ILayer (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 |