|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMosaicLODInfoHelper
COM Interface 'IMosaicLODInfoHelper'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that controls a LOD helper.' 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 |
IID2c1d8359_c0eb_4553_9290_b5f6e2225b0a
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IMosaicLODInfos |
getLODInfos()
The LOD information. |
void |
load(IDoubleArray pLODs,
boolean asMapScale)
Loads LOD information from an array of scales/resolutions. |
void |
loadFromTable(ITable pTable,
java.lang.String lODFieldName,
boolean asMapScale)
Loads LOD information from a table containing a list of scales/resolutions. |
void |
setSpatialReferenceByRef(ISpatialReference rhs1)
The spatial reference. |
Field Detail |
---|
static final int IID2c1d8359_c0eb_4553_9290_b5f6e2225b0a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setSpatialReferenceByRef(ISpatialReference rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IMosaicLODInfos getLODInfos() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void load(IDoubleArray pLODs, boolean asMapScale) throws java.io.IOException, AutomationException
pLODs
- A reference to a com.esri.arcgis.system.IDoubleArray (in)asMapScale
- The asMapScale (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void loadFromTable(ITable pTable, java.lang.String lODFieldName, boolean asMapScale) throws java.io.IOException, AutomationException
pTable
- A reference to a com.esri.arcgis.geodatabase.ITable (in)lODFieldName
- The lODFieldName (in)asMapScale
- The asMapScale (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 |