|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITexturePersistenceProperties
Provides access to MultiPatch texture persistence properties.
| 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. |
| Method Detail |
|---|
void setSaveScaledTextures(boolean pSaveScaledTex)
throws IOException,
AutomationException
pSaveScaledTex - The pSaveScaledTex (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isSaveScaledTextures()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTextureScaleFactor(double pScale)
throws IOException,
AutomationException
pScale - The pScale (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getTextureScaleFactor()
throws IOException,
AutomationException
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 | ||||||||