|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterBasemapLayer
COM Interface 'IRasterBasemapLayer'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members of a raster basemap layer.' 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 |
IID15d37a11_858b_4823_8dce_16ae6c140b3d
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IMosaicLayer |
getMosaicLayer()
The mosaic layer that contains the raster layer in the basemap layer. |
IRasterLayer |
getRasterLayer()
The Raster Layer in the Basemap Layer. |
short |
getTransparency()
The transparency of Basemap Layer. |
boolean |
hasMosaicLayer()
Indicates if the RasterBasemapLayer was created from a mosaic layer. |
void |
setTransparency(short pAlpha)
The transparency of Basemap Layer. |
Field Detail |
---|
static final int IID15d37a11_858b_4823_8dce_16ae6c140b3d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IRasterLayer getRasterLayer() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.short getTransparency() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTransparency(short pAlpha) throws java.io.IOException, AutomationException
pAlpha
- The pAlpha (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean hasMosaicLayer() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IMosaicLayer getMosaicLayer() 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 |