|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Font
| Method Summary | |
|---|---|
boolean |
getBold()
getBold |
short |
getCharset()
getCharset |
boolean |
getItalic()
getItalic |
String |
getName()
getName |
long |
getSize()
getSize |
boolean |
getStrikethrough()
getStrikethrough |
boolean |
getUnderline()
getUnderline |
short |
getWeight()
getWeight |
void |
setBold(boolean rhs)
setBold |
void |
setCharset(short rhs)
setCharset |
void |
setItalic(boolean rhs)
setItalic |
void |
setName(String rhs)
setName |
void |
setSize(long rhs)
setSize |
void |
setStrikethrough(boolean rhs)
setStrikethrough |
void |
setUnderline(boolean rhs)
setUnderline |
void |
setWeight(short rhs)
setWeight |
| Method Detail |
|---|
String getName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setName(String rhs)
throws IOException,
AutomationException
rhs - The rhs )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
long getSize()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSize(long rhs)
throws IOException,
AutomationException
rhs - Automation Currency type )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean getBold()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBold(boolean rhs)
throws IOException,
AutomationException
rhs - The rhs )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean getItalic()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setItalic(boolean rhs)
throws IOException,
AutomationException
rhs - The rhs )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean getUnderline()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUnderline(boolean rhs)
throws IOException,
AutomationException
rhs - The rhs )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean getStrikethrough()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStrikethrough(boolean rhs)
throws IOException,
AutomationException
rhs - The rhs )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getWeight()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setWeight(short rhs)
throws IOException,
AutomationException
rhs - The rhs )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getCharset()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCharset(short rhs)
throws IOException,
AutomationException
rhs - The rhs )
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 | ||||||||