|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dante.extex.font.type.efm.commands.EfmChar
EFM char command.
Constructor Summary | |
EfmChar(org.jdom.Element element,
Dimen designsize)
Create a new object. |
Method Summary | |
int |
getCharacter()
Returns the character. |
java.lang.String |
getFont()
Returns the font. |
Dimen |
getFontsize()
Returns the fontsize. |
Dimen |
getH()
Returns the h. |
Dimen |
getV()
Returns the v. |
Dimen |
getWidth()
Returns the width. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EfmChar(org.jdom.Element element, Dimen designsize) throws FontAttributeException
element
- the char elementdesignsize
- the design size of the masterfont
FontAttributeException
- if a attribute have a wrong value.Method Detail |
public int getCharacter()
public java.lang.String getFont()
public Dimen getH()
getH
in interface EfmHVW
public Dimen getV()
getV
in interface EfmHVW
public Dimen getWidth()
getWidth
in interface EfmHVW
public Dimen getFontsize()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |