|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISpatialCacheManager2
COM Interface 'ISpatialCacheManager2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that control the Spatial Cache Management.' 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 |
IID9078f181_bb75_11d4_9feb_00c04f6bdf0c
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.ISpatialCacheManager |
---|
IIDe2e4622f_55b4_11d3_9f77_00c04f6bdf0c |
Method Summary | |
---|---|
void |
fillCacheEx(IEnvelope extent,
double expansionFactor)
Fills the spatial cache using the specified extent with an expansion factor. |
double |
getCacheExpansionFactor()
The extent expansion factor for the spatial cache. |
Methods inherited from interface com.esri.arcgis.geodatabase.ISpatialCacheManager |
---|
emptyCache, fillCache, getCacheExtent, isCacheIsFull |
Field Detail |
---|
static final int IID9078f181_bb75_11d4_9feb_00c04f6bdf0c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void fillCacheEx(IEnvelope extent, double expansionFactor) throws java.io.IOException, AutomationException
extent
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)expansionFactor
- The expansionFactor (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getCacheExpansionFactor() 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 |