|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorldFileSettings
COM Interface 'IWorldFileSettings'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description: 'Provides access to members that control the settings of the World File Exporter.' 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 |
IID27bf29ca_71a8_422a_a66d_ff875a9de13b
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IEnvelope |
getMapExtent()
The Map Extent. |
boolean |
isOutputWorldFile()
Indicates if a World File will be created. |
void |
setMapExtent(IEnvelope mapExtent)
The Map Extent. |
void |
setOutputWorldFile(boolean outputWorldFile)
Indicates if a World File will be created. |
Field Detail |
---|
static final int IID27bf29ca_71a8_422a_a66d_ff875a9de13b
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
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.IEnvelope getMapExtent() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setOutputWorldFile(boolean outputWorldFile) throws java.io.IOException, AutomationException
outputWorldFile
- The outputWorldFile (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isOutputWorldFile() throws java.io.IOException, AutomationException
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 |