java.lang.Object
com.lowagie.text.xml.simpleparser.EntitiesToSymbol
Deprecated.
This class contains entities that can be used in an entity tag.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EntitiesToSymbol
public EntitiesToSymbol()Deprecated.
-
-
Method Details
-
getMap
Deprecated. -
get
Deprecated.Gets a chunk with a symbol character.- Parameters:
e- a symbol value (see Entities class: alfa is greek alfa,...)font- the font if the symbol isn't found (otherwise Font.SYMBOL)- Returns:
- a Chunk
-
getCorrespondingSymbol
Deprecated.Looks for the corresponding symbol in the font Symbol.- Parameters:
name- the name of the entity- Returns:
- the corresponding character in font Symbol
-