org.apache.batik.svggen.font.table
Interface Table

All Known Implementing Classes:
CmapTable, CvtTable, FpgmTable, GlyfTable, GposTable, GsubTable, HeadTable, HheaTable, HmtxTable, KernTable, LocaTable, MaxpTable, NameTable, Os2Table, PostTable, PrepTable

public interface Table


Field Summary
static int BASE
           
static int CFF
           
static int cmap
           
static int cvt
           
static int DSIG
           
static int EBDT
           
static int EBLC
           
static int EBSC
           
static short encodingArabic
           
static short encodingArmenian
           
static short encodingASCII
           
static short encodingBengali
           
static short encodingBurmese
           
static short encodingChinese
           
static short encodingDevanagari
           
static short encodingGeez
           
static short encodingGeorgian
           
static short encodingGreek
           
static short encodingGujarati
           
static short encodingGurmukhi
           
static short encodingHebrew
           
static short encodingISO10646
           
static short encodingISO8859_1
           
static short encodingJapanese
           
static short encodingKannada
           
static short encodingKhmer
           
static short encodingKorean
           
static short encodingLaotian
           
static short encodingMalayalam
           
static short encodingMaldivian
           
static short encodingMongolian
           
static short encodingOriya
           
static short encodingRoman
           
static short encodingRSymbol
           
static short encodingRussian
           
static short encodingSindhi
           
static short encodingSinhalese
           
static short encodingSlavic
           
static short encodingTamil
           
static short encodingTelugu
           
static short encodingThai
           
static short encodingTibetan
           
static short encodingUGL
           
static short encodingUndefined
           
static short encodingUninterp
           
static short encodingVietnamese
           
static int fpgm
           
static int fvar
           
static int gasp
           
static int GDEF
           
static int glyf
           
static int GPOS
           
static int GSUB
           
static int hdmx
           
static int head
           
static int hhea
           
static int hmtx
           
static int JSTF
           
static int kern
           
static short languageArabic
           
static short languageBEL
           
static short languageBGR
           
static short languageCAT
           
static short languageChinese
           
static short languageCSY
           
static short languageDAN
           
static short languageDanish
           
static short languageDEA
           
static short languageDEC
           
static short languageDEL
           
static short languageDES
           
static short languageDEU
           
static short languageDutch
           
static short languageELL
           
static short languageENA
           
static short languageENC
           
static short languageENG
           
static short languageEnglish
           
static short languageENI
           
static short languageENU
           
static short languageENZ
           
static short languageESM
           
static short languageESN
           
static short languageESP
           
static short languageETI
           
static short languageEUQ
           
static short languageFIN
           
static short languageFinnish
           
static short languageFRA
           
static short languageFRB
           
static short languageFRC
           
static short languageFrench
           
static short languageFRL
           
static short languageFRS
           
static short languageGerman
           
static short languageGreek
           
static short languageHebrew
           
static short languageHindi
           
static short languageHUN
           
static short languageIcelandic
           
static short languageISL
           
static short languageITA
           
static short languageItalian
           
static short languageITS
           
static short languageJapanese
           
static short languageLTH
           
static short languageLVI
           
static short languageMaltese
           
static short languageNLB
           
static short languageNLD
           
static short languageNON
           
static short languageNOR
           
static short languageNorwegian
           
static short languagePLK
           
static short languagePortuguese
           
static short languagePTB
           
static short languagePTG
           
static short languageROM
           
static short languageRUS
           
static short languageSHL
           
static short languageSKY
           
static short languageSLV
           
static short languageSpanish
           
static short languageSQI
           
static short languageSVE
           
static short languageSwedish
           
static short languageThai
           
static short languageTRK
           
static short languageTurkish
           
static short languageUKR
           
static short languageUrdu
           
static short languageYugoslavian
           
static int loca
           
static int LTSH
           
static int maxp
           
static int MMFX
           
static int MMSD
           
static int name
           
static short nameCopyrightNotice
           
static short nameFontFamilyName
           
static short nameFontSubfamilyName
           
static short nameFullFontName
           
static short namePostscriptName
           
static short nameTrademark
           
static short nameUniqueFontIdentifier
           
static short nameVersionString
           
static int OS_2
           
static int PCLT
           
static short platformAppleUnicode
           
static short platformISO
           
static short platformMacintosh
           
static short platformMicrosoft
           
static int post
           
static int prep
           
static int VDMX
           
static int vhea
           
static int vmtx
           
 
Method Summary
 int getType()
          Get the table type, as a table directory value.
 

Field Detail

BASE

public static final int BASE
See Also:
Constant Field Values

CFF

public static final int CFF
See Also:
Constant Field Values

DSIG

public static final int DSIG
See Also:
Constant Field Values

EBDT

public static final int EBDT
See Also:
Constant Field Values

EBLC

public static final int EBLC
See Also:
Constant Field Values

EBSC

public static final int EBSC
See Also:
Constant Field Values

GDEF

public static final int GDEF
See Also:
Constant Field Values

GPOS

public static final int GPOS
See Also:
Constant Field Values

GSUB

public static final int GSUB
See Also:
Constant Field Values

JSTF

public static final int JSTF
See Also:
Constant Field Values

LTSH

public static final int LTSH
See Also:
Constant Field Values

MMFX

public static final int MMFX
See Also:
Constant Field Values

MMSD

public static final int MMSD
See Also:
Constant Field Values

OS_2

public static final int OS_2
See Also:
Constant Field Values

PCLT

public static final int PCLT
See Also:
Constant Field Values

VDMX

public static final int VDMX
See Also:
Constant Field Values

cmap

public static final int cmap
See Also:
Constant Field Values

cvt

public static final int cvt
See Also:
Constant Field Values

fpgm

public static final int fpgm
See Also:
Constant Field Values

fvar

public static final int fvar
See Also:
Constant Field Values

gasp

public static final int gasp
See Also:
Constant Field Values

glyf

public static final int glyf
See Also:
Constant Field Values

hdmx

public static final int hdmx
See Also:
Constant Field Values

head

public static final int head
See Also:
Constant Field Values

hhea

public static final int hhea
See Also:
Constant Field Values

hmtx

public static final int hmtx
See Also:
Constant Field Values

kern

public static final int kern
See Also:
Constant Field Values

loca

public static final int loca
See Also:
Constant Field Values

maxp

public static final int maxp
See Also:
Constant Field Values

name

public static final int name
See Also:
Constant Field Values

prep

public static final int prep
See Also:
Constant Field Values

post

public static final int post
See Also:
Constant Field Values

vhea

public static final int vhea
See Also:
Constant Field Values

vmtx

public static final int vmtx
See Also:
Constant Field Values

platformAppleUnicode

public static final short platformAppleUnicode
See Also:
Constant Field Values

platformMacintosh

public static final short platformMacintosh
See Also:
Constant Field Values

platformISO

public static final short platformISO
See Also:
Constant Field Values

platformMicrosoft

public static final short platformMicrosoft
See Also:
Constant Field Values

encodingUndefined

public static final short encodingUndefined
See Also:
Constant Field Values

encodingUGL

public static final short encodingUGL
See Also:
Constant Field Values

encodingRoman

public static final short encodingRoman
See Also:
Constant Field Values

encodingJapanese

public static final short encodingJapanese
See Also:
Constant Field Values

encodingChinese

public static final short encodingChinese
See Also:
Constant Field Values

encodingKorean

public static final short encodingKorean
See Also:
Constant Field Values

encodingArabic

public static final short encodingArabic
See Also:
Constant Field Values

encodingHebrew

public static final short encodingHebrew
See Also:
Constant Field Values

encodingGreek

public static final short encodingGreek
See Also:
Constant Field Values

encodingRussian

public static final short encodingRussian
See Also:
Constant Field Values

encodingRSymbol

public static final short encodingRSymbol
See Also:
Constant Field Values

encodingDevanagari

public static final short encodingDevanagari
See Also:
Constant Field Values

encodingGurmukhi

public static final short encodingGurmukhi
See Also:
Constant Field Values

encodingGujarati

public static final short encodingGujarati
See Also:
Constant Field Values

encodingOriya

public static final short encodingOriya
See Also:
Constant Field Values

encodingBengali

public static final short encodingBengali
See Also:
Constant Field Values

encodingTamil

public static final short encodingTamil
See Also:
Constant Field Values

encodingTelugu

public static final short encodingTelugu
See Also:
Constant Field Values

encodingKannada

public static final short encodingKannada
See Also:
Constant Field Values

encodingMalayalam

public static final short encodingMalayalam
See Also:
Constant Field Values

encodingSinhalese

public static final short encodingSinhalese
See Also:
Constant Field Values

encodingBurmese

public static final short encodingBurmese
See Also:
Constant Field Values

encodingKhmer

public static final short encodingKhmer
See Also:
Constant Field Values

encodingThai

public static final short encodingThai
See Also:
Constant Field Values

encodingLaotian

public static final short encodingLaotian
See Also:
Constant Field Values

encodingGeorgian

public static final short encodingGeorgian
See Also:
Constant Field Values

encodingArmenian

public static final short encodingArmenian
See Also:
Constant Field Values

encodingMaldivian

public static final short encodingMaldivian
See Also:
Constant Field Values

encodingTibetan

public static final short encodingTibetan
See Also:
Constant Field Values

encodingMongolian

public static final short encodingMongolian
See Also:
Constant Field Values

encodingGeez

public static final short encodingGeez
See Also:
Constant Field Values

encodingSlavic

public static final short encodingSlavic
See Also:
Constant Field Values

encodingVietnamese

public static final short encodingVietnamese
See Also:
Constant Field Values

encodingSindhi

public static final short encodingSindhi
See Also:
Constant Field Values

encodingUninterp

public static final short encodingUninterp
See Also:
Constant Field Values

encodingASCII

public static final short encodingASCII
See Also:
Constant Field Values

encodingISO10646

public static final short encodingISO10646
See Also:
Constant Field Values

encodingISO8859_1

public static final short encodingISO8859_1
See Also:
Constant Field Values

languageSQI

public static final short languageSQI
See Also:
Constant Field Values

languageEUQ

public static final short languageEUQ
See Also:
Constant Field Values

languageBEL

public static final short languageBEL
See Also:
Constant Field Values

languageBGR

public static final short languageBGR
See Also:
Constant Field Values

languageCAT

public static final short languageCAT
See Also:
Constant Field Values

languageSHL

public static final short languageSHL
See Also:
Constant Field Values

languageCSY

public static final short languageCSY
See Also:
Constant Field Values

languageDAN

public static final short languageDAN
See Also:
Constant Field Values

languageNLD

public static final short languageNLD
See Also:
Constant Field Values

languageNLB

public static final short languageNLB
See Also:
Constant Field Values

languageENU

public static final short languageENU
See Also:
Constant Field Values

languageENG

public static final short languageENG
See Also:
Constant Field Values

languageENA

public static final short languageENA
See Also:
Constant Field Values

languageENC

public static final short languageENC
See Also:
Constant Field Values

languageENZ

public static final short languageENZ
See Also:
Constant Field Values

languageENI

public static final short languageENI
See Also:
Constant Field Values

languageETI

public static final short languageETI
See Also:
Constant Field Values

languageFIN

public static final short languageFIN
See Also:
Constant Field Values

languageFRA

public static final short languageFRA
See Also:
Constant Field Values

languageFRB

public static final short languageFRB
See Also:
Constant Field Values

languageFRC

public static final short languageFRC
See Also:
Constant Field Values

languageFRS

public static final short languageFRS
See Also:
Constant Field Values

languageFRL

public static final short languageFRL
See Also:
Constant Field Values

languageDEU

public static final short languageDEU
See Also:
Constant Field Values

languageDES

public static final short languageDES
See Also:
Constant Field Values

languageDEA

public static final short languageDEA
See Also:
Constant Field Values

languageDEL

public static final short languageDEL
See Also:
Constant Field Values

languageDEC

public static final short languageDEC
See Also:
Constant Field Values

languageELL

public static final short languageELL
See Also:
Constant Field Values

languageHUN

public static final short languageHUN
See Also:
Constant Field Values

languageISL

public static final short languageISL
See Also:
Constant Field Values

languageITA

public static final short languageITA
See Also:
Constant Field Values

languageITS

public static final short languageITS
See Also:
Constant Field Values

languageLVI

public static final short languageLVI
See Also:
Constant Field Values

languageLTH

public static final short languageLTH
See Also:
Constant Field Values

languageNOR

public static final short languageNOR
See Also:
Constant Field Values

languageNON

public static final short languageNON
See Also:
Constant Field Values

languagePLK

public static final short languagePLK
See Also:
Constant Field Values

languagePTB

public static final short languagePTB
See Also:
Constant Field Values

languagePTG

public static final short languagePTG
See Also:
Constant Field Values

languageROM

public static final short languageROM
See Also:
Constant Field Values

languageRUS

public static final short languageRUS
See Also:
Constant Field Values

languageSKY

public static final short languageSKY
See Also:
Constant Field Values

languageSLV

public static final short languageSLV
See Also:
Constant Field Values

languageESP

public static final short languageESP
See Also:
Constant Field Values

languageESM

public static final short languageESM
See Also:
Constant Field Values

languageESN

public static final short languageESN
See Also:
Constant Field Values

languageSVE

public static final short languageSVE
See Also:
Constant Field Values

languageTRK

public static final short languageTRK
See Also:
Constant Field Values

languageUKR

public static final short languageUKR
See Also:
Constant Field Values

languageEnglish

public static final short languageEnglish
See Also:
Constant Field Values

languageFrench

public static final short languageFrench
See Also:
Constant Field Values

languageGerman

public static final short languageGerman
See Also:
Constant Field Values

languageItalian

public static final short languageItalian
See Also:
Constant Field Values

languageDutch

public static final short languageDutch
See Also:
Constant Field Values

languageSwedish

public static final short languageSwedish
See Also:
Constant Field Values

languageSpanish

public static final short languageSpanish
See Also:
Constant Field Values

languageDanish

public static final short languageDanish
See Also:
Constant Field Values

languagePortuguese

public static final short languagePortuguese
See Also:
Constant Field Values

languageNorwegian

public static final short languageNorwegian
See Also:
Constant Field Values

languageHebrew

public static final short languageHebrew
See Also:
Constant Field Values

languageJapanese

public static final short languageJapanese
See Also:
Constant Field Values

languageArabic

public static final short languageArabic
See Also:
Constant Field Values

languageFinnish

public static final short languageFinnish
See Also:
Constant Field Values

languageGreek

public static final short languageGreek
See Also:
Constant Field Values

languageIcelandic

public static final short languageIcelandic
See Also:
Constant Field Values

languageMaltese

public static final short languageMaltese
See Also:
Constant Field Values

languageTurkish

public static final short languageTurkish
See Also:
Constant Field Values

languageYugoslavian

public static final short languageYugoslavian
See Also:
Constant Field Values

languageChinese

public static final short languageChinese
See Also:
Constant Field Values

languageUrdu

public static final short languageUrdu
See Also:
Constant Field Values

languageHindi

public static final short languageHindi
See Also:
Constant Field Values

languageThai

public static final short languageThai
See Also:
Constant Field Values

nameCopyrightNotice

public static final short nameCopyrightNotice
See Also:
Constant Field Values

nameFontFamilyName

public static final short nameFontFamilyName
See Also:
Constant Field Values

nameFontSubfamilyName

public static final short nameFontSubfamilyName
See Also:
Constant Field Values

nameUniqueFontIdentifier

public static final short nameUniqueFontIdentifier
See Also:
Constant Field Values

nameFullFontName

public static final short nameFullFontName
See Also:
Constant Field Values

nameVersionString

public static final short nameVersionString
See Also:
Constant Field Values

namePostscriptName

public static final short namePostscriptName
See Also:
Constant Field Values

nameTrademark

public static final short nameTrademark
See Also:
Constant Field Values
Method Detail

getType

public int getType()
Get the table type, as a table directory value.

Returns:
The table type


Copyright ? 2002 Apache Software Foundation. All Rights Reserved.