C# Class iTextSharp.text.pdf.spatial.units.DecodeUnits

ファイルを表示 Open project: boecko/iTextSharp

Public Methods

Method Description
Decode ( Angular e ) : PdfName
Decode ( Fraction f ) : PdfName
Decode ( Linear l ) : PdfName
Decode ( PtIdentifier p ) : PdfName
Decode ( Square s ) : PdfName

Method Details

Decode() public static method

public static Decode ( Angular e ) : PdfName
e Angular
return iTextSharp.text.pdf.PdfName

Decode() public static method

public static Decode ( Fraction f ) : PdfName
f Fraction
return iTextSharp.text.pdf.PdfName

Decode() public static method

public static Decode ( Linear l ) : PdfName
l Linear
return iTextSharp.text.pdf.PdfName

Decode() public static method

public static Decode ( PtIdentifier p ) : PdfName
p PtIdentifier
return iTextSharp.text.pdf.PdfName

Decode() public static method

public static Decode ( Square s ) : PdfName
s Square
return iTextSharp.text.pdf.PdfName