|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITexturePersistenceProperties
COM Interface 'ITexturePersistenceProperties'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'Provides access to MultiPatch texture persistence properties.' 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 |
IIDe46bc8ff_56ca_4f70_a4a4_70f7be5f5b2b
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
double |
getTextureScaleFactor()
The texture scale factor. |
boolean |
isSaveScaledTextures()
Persist scaled material textures. |
void |
setSaveScaledTextures(boolean pSaveScaledTex)
Persist scaled material textures. |
void |
setTextureScaleFactor(double pScale)
The texture scale factor. |
Field Detail |
---|
static final int IIDe46bc8ff_56ca_4f70_a4a4_70f7be5f5b2b
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setSaveScaledTextures(boolean pSaveScaledTex) throws java.io.IOException, AutomationException
pSaveScaledTex
- The pSaveScaledTex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isSaveScaledTextures() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTextureScaleFactor(double pScale) throws java.io.IOException, AutomationException
pScale
- The pScale (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getTextureScaleFactor() 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 |