|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISceneExport2dDialog
COM Interface 'ISceneExport2dDialog'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esri3DAnalystUI.olb'
Description: 'Provides access to members that control the exporting of a scene to a 2d graphics file.' 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 |
IIDeb993564_335c_11d4_9b87_00c04fa33299
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
doModal(IEnvelope pPixelBounds,
short res)
Displays Scene Export Dialog. |
IExporter |
getExporter()
The Scene exporter. |
IEnvelope |
getMapExtent()
The Map Extent which gets passed to IWorldFileSettings. |
double |
getSceneSize()
The Scene size. |
void |
setDocumentName(java.lang.String rhs1)
Name of the Active Document. |
void |
setMapExtent(IEnvelope mapExtent)
The Map Extent which gets passed to IWorldFileSettings. |
Field Detail |
---|
static final int IIDeb993564_335c_11d4_9b87_00c04fa33299
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IExporter getExporter() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getSceneSize() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDocumentName(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean doModal(IEnvelope pPixelBounds, short res) throws java.io.IOException, AutomationException
pPixelBounds
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)res
- The res (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnvelope getMapExtent() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMapExtent(IEnvelope mapExtent) throws java.io.IOException, AutomationException
mapExtent
- A reference to a com.esri.arcgis.geometry.IEnvelope (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 |