EntitiesToSymbol Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.xml.simpleparser iTextSharp.text.xml.simpleparser.EntitiesToSymbol[[EntitiesToSymbol]] end
Members
Methods
Public Static methods
|
Returns |
Name |
|---|---|
|
|
(
font) |
|
|
( |
Details
Constructors
EntitiesToSymbol
public EntitiesToSymbol()
Methods
Get
Source code
public static Chunk Get(string e, Font font)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
e |
|
|
|
font |
GetCorrespondingSymbol
Source code
public static char GetCorrespondingSymbol(string name)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
name |
Generated with ModularDoc