|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataLayerExtension
Provides access to members that allow a layer to override the base path used for relative path names.
Extends IDataLayer.
| Method Summary | |
|---|---|
boolean |
connect(IName pOptRepairName)
Connects the layer to its data source. |
String |
getRelativeBase()
Base path used when storing relative path names. |
void |
setRelativeBase(String basePath)
Base path used when storing relative path names. |
| Method Detail |
|---|
String getRelativeBase()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRelativeBase(String basePath)
throws IOException,
AutomationException
basePath - The basePath (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean connect(IName pOptRepairName)
throws IOException,
AutomationException
pOptRepairName - A reference to a com.esri.arcgis.system.IName (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 | ||||||||