|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.support.ms.stdole.IFontProxy
public class IFontProxy
Font Object
Field Summary | |
---|---|
boolean |
noncastable
|
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Constructor Summary | |
---|---|
|
IFontProxy()
|
|
IFontProxy(Object obj)
|
protected |
IFontProxy(Object obj,
String iid)
|
Method Summary | |
---|---|
void |
addListener(String iidStr,
Object theListener,
Object theSource)
|
void |
addRefHfont(int hFont)
addRefHfont |
void |
esri_clone(IFont[] ppfont)
esri_clone |
short |
getCharset()
getCharset |
int |
getHFont()
getHFont |
String |
getName()
getName |
long |
getSize()
getSize |
short |
getWeight()
getWeight |
boolean |
isBold()
isBold |
void |
isEqual(IFont pfontOther)
isEqual |
boolean |
isItalic()
isItalic |
boolean |
isStrikethrough()
isStrikethrough |
boolean |
isUnderline()
isUnderline |
void |
releaseHfont(int hFont)
releaseHfont |
void |
removeListener(String iidStr,
Object theListener)
|
void |
setBold(boolean pbold)
setBold |
void |
setCharset(short pcharset)
setCharset |
void |
setItalic(boolean pitalic)
setItalic |
void |
setName(String pname)
setName |
void |
setRatio(int cyLogical,
int cyHimetric)
setRatio |
void |
setSize(long psize)
setSize |
void |
setStrikethrough(boolean pstrikethrough)
setStrikethrough |
void |
setUnderline(boolean punderline)
setUnderline |
void |
setWeight(short pweight)
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 IFontProxy()
public IFontProxy(Object obj) throws IOException
IOException
protected IFontProxy(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.Dispatch
IOException
public void removeListener(String iidStr, Object theListener) throws IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
IOException
public String getName() throws IOException, AutomationException
getName
in interface IFont
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setName(String pname) throws IOException, AutomationException
setName
in interface IFont
pname
- The pname (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public long getSize() throws IOException, AutomationException
getSize
in interface IFont
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSize(long psize) throws IOException, AutomationException
setSize
in interface IFont
psize
- Automation Currency type (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isBold() throws IOException, AutomationException
isBold
in interface IFont
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBold(boolean pbold) throws IOException, AutomationException
setBold
in interface IFont
pbold
- The pbold (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isItalic() throws IOException, AutomationException
isItalic
in interface IFont
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setItalic(boolean pitalic) throws IOException, AutomationException
setItalic
in interface IFont
pitalic
- The pitalic (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUnderline() throws IOException, AutomationException
isUnderline
in interface IFont
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUnderline(boolean punderline) throws IOException, AutomationException
setUnderline
in interface IFont
punderline
- The punderline (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isStrikethrough() throws IOException, AutomationException
isStrikethrough
in interface IFont
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setStrikethrough(boolean pstrikethrough) throws IOException, AutomationException
setStrikethrough
in interface IFont
pstrikethrough
- The pstrikethrough (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getWeight() throws IOException, AutomationException
getWeight
in interface IFont
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setWeight(short pweight) throws IOException, AutomationException
setWeight
in interface IFont
pweight
- The pweight (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public short getCharset() throws IOException, AutomationException
getCharset
in interface IFont
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCharset(short pcharset) throws IOException, AutomationException
setCharset
in interface IFont
pcharset
- The pcharset (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getHFont() throws IOException, AutomationException
getHFont
in interface IFont
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void esri_clone(IFont[] ppfont) throws IOException, AutomationException
esri_clone
in interface IFont
ppfont
- A reference to a com.esri.arcgis.support.ms.stdole.IFont (out: use single element array)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void isEqual(IFont pfontOther) throws IOException, AutomationException
isEqual
in interface IFont
pfontOther
- A reference to a com.esri.arcgis.support.ms.stdole.IFont (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRatio(int cyLogical, int cyHimetric) throws IOException, AutomationException
setRatio
in interface IFont
cyLogical
- The cyLogical (in)cyHimetric
- The cyHimetric (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addRefHfont(int hFont) throws IOException, AutomationException
addRefHfont
in interface IFont
hFont
- The hFont (A COM typedef) (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void releaseHfont(int hFont) throws IOException, AutomationException
releaseHfont
in interface IFont
hFont
- The hFont (A COM typedef) (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 |