|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEditTemplate
COM Interface 'IEditTemplate'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'IEditTemplate Interface' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID0952f6c1_5e9d_4e2e_bc99_ed55bcc4c6ce
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
clearDefaultValues()
Removes all the default values currently set. |
int |
getCreateCount()
Returns the number of times this template has created a feature. |
java.lang.Object |
getDefaultValue(java.lang.String field)
Gets the default value for the given field. |
java.lang.String |
getDescription()
Gets the description of the template. |
ILayer |
getLayer()
Gets the layer of the template. |
java.lang.String |
getName()
Gets the name of the template. |
java.lang.String |
getTags()
The tags of the item. |
GUID |
getTool()
Gets the tool for the template. |
void |
setDefaultValue(java.lang.String field,
java.lang.Object value,
boolean initDefaultValues)
Sets the default value for the given field. |
void |
setDefaultValues(IFeature feature)
Sets the default values on the given feature. |
void |
setDescription(java.lang.String description)
Gets the description of the template. |
void |
setLayerByRef(ILayer layer)
Gets the layer of the template. |
void |
setName(java.lang.String name)
Gets the name of the template. |
void |
setTags(java.lang.String tags)
The tags of the item. |
void |
setTool(GUID tool)
Gets the tool for the template. |
| Field Detail |
|---|
static final int IID0952f6c1_5e9d_4e2e_bc99_ed55bcc4c6ce
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setName(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDescription()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDescription(java.lang.String description)
throws java.io.IOException,
AutomationException
description - The description (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILayer getLayer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLayerByRef(ILayer layer)
throws java.io.IOException,
AutomationException
layer - A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
GUID getTool()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTool(GUID tool)
throws java.io.IOException,
AutomationException
tool - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void clearDefaultValues()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getDefaultValue(java.lang.String field)
throws java.io.IOException,
AutomationException
field - The field (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDefaultValue(java.lang.String field,
java.lang.Object value,
boolean initDefaultValues)
throws java.io.IOException,
AutomationException
field - The field (in)value - A Variant (in)initDefaultValues - The initDefaultValues (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDefaultValues(IFeature feature)
throws java.io.IOException,
AutomationException
feature - A reference to a com.esri.arcgis.geodatabase.IFeature (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCreateCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getTags()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTags(java.lang.String tags)
throws java.io.IOException,
AutomationException
tags - The tags (in)
java.io.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 | ||||||||