|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITinIllumination
Provides access to members that determine whether shading is turned on or off for a TIN face renderer.
Method Summary | |
---|---|
boolean |
isIlluminate()
Indicates if the shading for TIN triangle faces is illuminated. |
void |
setIlluminate(boolean illuminate)
Indicates if the shading for TIN triangle faces is illuminated. |
Method Detail |
---|
boolean isIlluminate() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIlluminate(boolean illuminate) throws IOException, AutomationException
illuminate
- The illuminate (in)
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 |