|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICharacterOrientation
Provides access to characters orientation.
Method Summary | |
---|---|
boolean |
isCJKCharactersRotation()
Indicates if CJK charcters are rotated. |
void |
setCJKCharactersRotation(boolean rotation)
Indicates if CJK charcters are rotated. |
Method Detail |
---|
void setCJKCharactersRotation(boolean rotation) throws IOException, AutomationException
rotation
- The rotation (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isCJKCharactersRotation() 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 |