|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExportColladaFile
COM Interface 'IExportColladaFile'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esri3DAnalyst.olb'
Description: 'Exports Multipatch to Collada.' 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 |
IID3b7066dc_bd50_41be_b4fb_89c857ef73e6
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
multipatchToCollada(IMultiPatch pMultiPatch,
java.lang.String bsFileDirectory,
java.lang.String bsFilename,
boolean bCompressIndexes)
Exports Multipatch to Collada. |
void |
multipatchToCollada2(IMultiPatch pMultiPatch,
java.lang.String bsFileDirectory,
java.lang.String bsFilename,
boolean bCompressIndexes,
IRgbColor pColor)
multipatchToCollada2 |
| Field Detail |
|---|
static final int IID3b7066dc_bd50_41be_b4fb_89c857ef73e6
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void multipatchToCollada(IMultiPatch pMultiPatch,
java.lang.String bsFileDirectory,
java.lang.String bsFilename,
boolean bCompressIndexes)
throws java.io.IOException,
AutomationException
pMultiPatch - A reference to a com.esri.arcgis.geometry.IMultiPatch (in)bsFileDirectory - The bsFileDirectory (in)bsFilename - The bsFilename (in)bCompressIndexes - The bCompressIndexes (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void multipatchToCollada2(IMultiPatch pMultiPatch,
java.lang.String bsFileDirectory,
java.lang.String bsFilename,
boolean bCompressIndexes,
IRgbColor pColor)
throws java.io.IOException,
AutomationException
pMultiPatch - A reference to a com.esri.arcgis.geometry.IMultiPatch (in)bsFileDirectory - The bsFileDirectory (in)bsFilename - The bsFilename (in)bCompressIndexes - The bCompressIndexes (in)pColor - A reference to a com.esri.arcgis.display.IRgbColor (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 | ||||||||