|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDimensionStyleImportDialog
COM Interface 'IDimensionStyleImportDialog'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Provides access to members that control the dimension style import dialog.' 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 |
IID733466c0_3205_4c39_926d_b8d3d758fc1d
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
addNameCheck(IDimensionStyles nameCheckStyles)
Adds a style collection that will be used to check names against. |
void |
doModalImport(IFeatureClass sourceClass,
IDimensionStyles destinationStyles,
int hWndParent)
Displays the dialog used to import dimension styles. |
IDimensionStyle |
doModalSelect(IFeatureClass sourceClass,
int hWndParent)
Displays the dialog used to import a single dimension style. |
Field Detail |
---|
static final int IID733466c0_3205_4c39_926d_b8d3d758fc1d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void addNameCheck(IDimensionStyles nameCheckStyles) throws java.io.IOException, AutomationException
nameCheckStyles
- A reference to a com.esri.arcgis.carto.IDimensionStyles (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void doModalImport(IFeatureClass sourceClass, IDimensionStyles destinationStyles, int hWndParent) throws java.io.IOException, AutomationException
sourceClass
- A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)destinationStyles
- A reference to a com.esri.arcgis.carto.IDimensionStyles (in)hWndParent
- The hWndParent (A COM typedef) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDimensionStyle doModalSelect(IFeatureClass sourceClass, int hWndParent) throws java.io.IOException, AutomationException
sourceClass
- A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)hWndParent
- The hWndParent (A COM typedef) (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 |