|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.support.ms.stdole.FontProxy
public class FontProxy
| Field Summary | |
|---|---|
boolean |
noncastable
|
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
| Constructor Summary | |
|---|---|
|
FontProxy()
|
|
FontProxy(Object obj)
|
protected |
FontProxy(Object obj,
String iid)
|
| Method Summary | |
|---|---|
void |
addListener(String iidStr,
Object theListener,
Object theSource)
|
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 |
removeListener(String iidStr,
Object theListener)
|
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 |
| Methods inherited from class com.esri.arcgis.interop.Dispatch |
|---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public boolean noncastable
| Constructor Detail |
|---|
public FontProxy()
public FontProxy(Object obj)
throws IOException
IOException
protected FontProxy(Object obj,
String iid)
throws IOException
IOException| Method Detail |
|---|
public void addListener(String iidStr,
Object theListener,
Object theSource)
throws IOException
addListener in class com.esri.arcgis.interop.DispatchIOException
public void removeListener(String iidStr,
Object theListener)
throws IOException
removeListener in class com.esri.arcgis.interop.DispatchIOException
public String getName()
throws IOException,
AutomationException
getName in interface FontIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setName(String rhs)
throws IOException,
AutomationException
setName in interface Fontrhs - The rhs )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public long getSize()
throws IOException,
AutomationException
getSize in interface FontIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSize(long rhs)
throws IOException,
AutomationException
setSize in interface Fontrhs - Automation Currency type )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean getBold()
throws IOException,
AutomationException
getBold in interface FontIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBold(boolean rhs)
throws IOException,
AutomationException
setBold in interface Fontrhs - The rhs )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean getItalic()
throws IOException,
AutomationException
getItalic in interface FontIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setItalic(boolean rhs)
throws IOException,
AutomationException
setItalic in interface Fontrhs - The rhs )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean getUnderline()
throws IOException,
AutomationException
getUnderline in interface FontIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUnderline(boolean rhs)
throws IOException,
AutomationException
setUnderline in interface Fontrhs - The rhs )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean getStrikethrough()
throws IOException,
AutomationException
getStrikethrough in interface FontIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setStrikethrough(boolean rhs)
throws IOException,
AutomationException
setStrikethrough in interface Fontrhs - The rhs )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getWeight()
throws IOException,
AutomationException
getWeight in interface FontIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setWeight(short rhs)
throws IOException,
AutomationException
setWeight in interface Fontrhs - The rhs )
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getCharset()
throws IOException,
AutomationException
getCharset in interface FontIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCharset(short rhs)
throws IOException,
AutomationException
setCharset in interface Fontrhs - 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 | ||||||||