JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.mabb.fontverter
,
org.mabb.fontverter.cff
,
org.mabb.fontverter.converter
,
org.mabb.fontverter.eot
,
org.mabb.fontverter.io
,
org.mabb.fontverter.opentype
,
org.mabb.fontverter.opentype.TtfInstructions
,
org.mabb.fontverter.opentype.TtfInstructions.graphicsengine
,
org.mabb.fontverter.opentype.TtfInstructions.instructions
,
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
,
org.mabb.fontverter.opentype.TtfInstructions.instructions.control
,
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
,
org.mabb.fontverter.pdf
,
org.mabb.fontverter.validator
,
org.mabb.fontverter.woff
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
java.util.
AbstractSequentialList
<E>
java.util.
LinkedList
<E> (implements java.lang.
Cloneable
, java.util.
Deque
<E>, java.util.
List
<E>, java.io.
Serializable
)
org.mabb.fontverter.opentype.
Countour
org.mabb.fontverter.opentype.
TtfGlyph.CoordinateFlagSet
java.util.
Vector
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
RandomAccess
, java.io.
Serializable
)
java.util.
Stack
<E>
org.mabb.fontverter.opentype.TtfInstructions.
InstructionStack
org.mabb.fontverter.cff.
CffFontAdapter
(implements org.mabb.fontverter.
FVFont
)
org.mabb.fontverter.cff.
CffFontAdapter.CffGlyph
org.mabb.fontverter.converter.
CFFToOpenTypeConverter
(implements org.mabb.fontverter.converter.
FontConverter
)
org.mabb.fontverter.opentype.
CodePageRange
org.mabb.fontverter.opentype.
CodePageRange.OtfUnicodeRange
org.mabb.fontverter.converter.
CombinedFontConverter
(implements org.mabb.fontverter.converter.
FontConverter
)
org.mabb.fontverter.io.
DataTypeBindingDeserializer
org.mabb.fontverter.io.
DataTypeBindingSerializer
org.mabb.fontverter.eot.
EotFont
(implements org.mabb.fontverter.
FVFont
)
org.mabb.fontverter.eot.
EotHeader
org.mabb.fontverter.converter.
EotToOpenTypeConverter
(implements org.mabb.fontverter.converter.
FontConverter
)
org.mabb.fontverter.
FontProperties
org.mabb.fontverter.
FontVerter
org.mabb.fontverter.
FontVerterUtils
org.mabb.fontverter.opentype.
GlyphMapReader
org.mabb.fontverter.opentype.
GlyphMapReader.GlyphMapping
org.mabb.fontverter.converter.
IdentityConverter
(implements org.mabb.fontverter.converter.
FontConverter
)
java.io.
InputStream
(implements java.io.
Closeable
)
java.io.
ByteArrayInputStream
org.mabb.fontverter.io.
FontDataInputStream.SeekableByteArrayInputStream
java.io.
FilterInputStream
java.io.
DataInputStream
(implements java.io.
DataInput
)
org.mabb.fontverter.io.
FontDataInputStream
(implements org.mabb.fontverter.io.
FontDataInput
)
org.mabb.fontverter.io.
LittleEndianInputStream
(implements org.mabb.fontverter.io.
FontDataInput
)
org.mabb.fontverter.io.
LittleEndianOutputStream
(implements org.mabb.fontverter.io.
FontDataOutput
)
org.mabb.fontverter.opentype.
NameRecord
org.mabb.fontverter.opentype.
OpenTypeFont
(implements org.mabb.fontverter.
FVFont
)
org.mabb.fontverter.opentype.
OpenTypeParser
org.mabb.fontverter.opentype.
OpenTypeTable
org.mabb.fontverter.opentype.
CffTable
org.mabb.fontverter.opentype.
CmapTable
org.mabb.fontverter.opentype.
ControlValueTable
org.mabb.fontverter.opentype.
FontProgramTable
org.mabb.fontverter.opentype.
GlyphLocationTable
org.mabb.fontverter.opentype.
GlyphTable
org.mabb.fontverter.opentype.
HeadTable
org.mabb.fontverter.opentype.
HorizontalHeadTable
org.mabb.fontverter.opentype.
HorizontalMetricsTable
org.mabb.fontverter.opentype.
MaximumProfileTable
org.mabb.fontverter.opentype.
NameTable
org.mabb.fontverter.opentype.
OS2WinMetricsTable
org.mabb.fontverter.opentype.
PostScriptTable
org.mabb.fontverter.opentype.
OpenTypeTable.OtfTableRecord
org.mabb.fontverter.converter.
OpenTypeToEotConverter
(implements org.mabb.fontverter.converter.
FontConverter
)
org.mabb.fontverter.opentype.
OpenTypeValidator.HorizontalHeadTableRules
org.mabb.fontverter.opentype.
OpenTypeValidator.NameTableRules
org.mabb.fontverter.opentype.
OpenTypeValidator.TableRules
org.mabb.fontverter.opentype.
OtfNameConstants
org.mabb.fontverter.converter.
OtfToWoffConverter
(implements org.mabb.fontverter.converter.
FontConverter
)
org.mabb.fontverter.converter.
OtfToWoffConverter.OtfToWoff2Converter
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
java.io.
FilterOutputStream
java.io.
DataOutputStream
(implements java.io.
DataOutput
)
org.mabb.fontverter.io.
FontDataOutputStream
(implements org.mabb.fontverter.io.
FontDataOutput
)
org.mabb.fontverter.woff.
WoffOutputStream
org.apache.pdfbox.contentstream.PDFStreamEngine
org.apache.pdfbox.text.PDFTextStripper
org.mabb.fontverter.pdf.
PdfFontExtractor
java.awt.geom.
Point2D
(implements java.lang.
Cloneable
)
java.awt.geom.
Point2D.Double
(implements java.io.
Serializable
)
org.mabb.fontverter.opentype.
TtfGlyph.GlyphCoordinate
org.mabb.fontverter.converter.
PsType0ToOpenTypeConverter
org.mabb.fontverter.opentype.TtfInstructions.graphicsengine.
RoundSettings
org.mabb.fontverter.validator.
RuleValidator
<T>
org.mabb.fontverter.opentype.
OpenTypeValidator
org.mabb.fontverter.woff.
Woff1Validator
org.mabb.fontverter.woff.
Woff2Validator
org.mabb.fontverter.validator.
RuleValidator.FontValidatorError
org.mabb.fontverter.opentype.
SfntHeader
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.mabb.fontverter.validator.
FontValidationException
java.io.
IOException
org.mabb.fontverter.opentype.
ControlValueTable.CvtValueNotFoundException
org.mabb.fontverter.io.
DataTypeSerializerException
org.mabb.fontverter.
FontNotSupportedException
org.mabb.fontverter.opentype.TtfInstructions.
InstructionStack.InstructionStackWrongTypeException
org.mabb.fontverter.
NotImplementedException
org.mabb.fontverter.opentype.TtfInstructions.
TtfVirtualMachine.TtfVmRuntimeException
org.mabb.fontverter.opentype.TtfInstructions.
TtfFunction
org.mabb.fontverter.opentype.
TtfGlyph
org.mabb.fontverter.opentype.TtfInstructions.
TtfGraphicsState
org.mabb.fontverter.opentype.TtfInstructions.instructions.
TtfInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
AbsoluteValue
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
AddInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
AdjustAngle
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
AlignPoints
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
AlignToReferencePoint
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
AndInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
CallFunction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
CeilingInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
CIndexInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
ClearInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.
DebugInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
DeltaC1Instruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
DeltaC2Instruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
DeltaC3Instruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
DeltaP1Instruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
DeltaP2Instruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
DeltaP3Instruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
DepthInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
DivideInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
DuplicateInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
ElseInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
EndFunctionInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
EndIfInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
EqualsInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
EvenInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
ExecutionControlInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
FlipOffInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
FlipOnInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
FlipPointInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
FlipRangeOffInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
FlipRangeOnInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
FloorInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
FreedomAndProjectToAxisInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
FunctionDefInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
GetCoordinateInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
GetFreedomVectorInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.
GetInfoInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
GetProjectionVectorInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
GreaterOrEqualsInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
GreaterThanInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
IdefInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
IfInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
InterpolatePointInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
InterpolateUntouchedPoints
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
IntersectionInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
JumpOnFalseInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
JumpOnTrueInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
JumpRelativeInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
LessThanInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
LessThanOrEqualInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
LoopCallInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
MaxInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
MeasureDistanceInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
MeasurePixelsPerEMInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
MeasurePointSizeInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
MinInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
MoveDirectAbsolutePointInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
MoveDirectRelativePointInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
MoveElementInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
MoveIndirectAbsolutePointInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
MoveIndirectRelativePointInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
MoveStackIndirectRelPoint
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
MultiplyInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
NegateInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
NotEqualsInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
NotInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
NRoundInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
OddInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
OrInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
PopInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
PushBytes
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
PushNBytes
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
PushNWords
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
PushWords
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
ReadCvtEntryInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
ReadStoreInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
RollTop3Instruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
RoundDownToGridInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
RoundInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
RoundOffInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
RoundToDoubleGridInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
RoundToGridInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
RoundToHalfGridInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
RoundUpToGridInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
ScanConversionControlInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
ScanTypeInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetAngleWeightInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetControlValueCutInInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetCoordinatesInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetDeltaBaseInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetDeltaShiftInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetDualProjectVectorLineInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetFreedomVectorInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetFreedomVectorToAxisInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetFreedomVectorToLineInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetFreedomVectorToProjectionVectorInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
SetLoopVariableInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetMinimumDistanceInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetProjectionVectorInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetProjectionVectorToAxisInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetProjectionVectorToLineInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetReferencePoint0Instruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetReferencePoint1Instruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetReferencePoint2Instruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetSingleWidthCutInInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetSingleWidthInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetZonePointer0
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetZonePointer1
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetZonePointer2
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SetZonePointerSInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
ShiftCountourWithReferencePointInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
ShiftPointByPixelInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
ShiftPointWithReferencePointInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
ShiftZoneWithReferencePointInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.
SubtractInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SuperRound45DegInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
SuperRoundInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
SwapInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
UntouchPointInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
WriteCvtTableFunitsInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.
WriteCvtTablePixelUnitsInstruction
org.mabb.fontverter.opentype.TtfInstructions.instructions.control.
WriteStoreInstruction
org.mabb.fontverter.opentype.TtfInstructions.
TtfInstructionParser
org.mabb.fontverter.opentype.TtfInstructions.
TtfVirtualMachine
(implements org.mabb.fontverter.opentype.TtfInstructions.
TtfInstructionVisitor
)
org.mabb.fontverter.woff.
Woff1Validator.TableDirectoryRules
org.mabb.fontverter.woff.
Woff2Validator.HeaderRules
org.mabb.fontverter.woff.
WoffConstants
org.mabb.fontverter.woff.
WoffFont
(implements org.mabb.fontverter.
FVFont
)
org.mabb.fontverter.woff.
Woff1Font
org.mabb.fontverter.woff.
Woff2Font
org.mabb.fontverter.woff.
WoffHeader
org.mabb.fontverter.woff.
WoffParser
org.mabb.fontverter.woff.
Woff2Parser
org.mabb.fontverter.woff.
WoffTable
org.mabb.fontverter.woff.
Woff1Font.Woff1Table
org.mabb.fontverter.woff.
Woff2Font.Woff2Table
org.mabb.fontverter.converter.
WoffToOtfConverter
(implements org.mabb.fontverter.converter.
FontConverter
)
Interface Hierarchy
java.lang.
AutoCloseable
java.io.
Closeable
org.mabb.fontverter.io.
FontDataOutput
(also extends java.io.
DataOutput
, java.io.
Flushable
)
org.mabb.fontverter.io.
FontDataOutput
(also extends java.io.
Closeable
, java.io.
DataOutput
, java.io.
Flushable
)
java.io.
DataInput
org.mabb.fontverter.io.
FontDataInput
java.io.
DataOutput
org.mabb.fontverter.io.
FontDataOutput
(also extends java.io.
Closeable
, java.io.
Flushable
)
java.io.
Flushable
org.mabb.fontverter.io.
FontDataOutput
(also extends java.io.
Closeable
, java.io.
DataOutput
)
org.mabb.fontverter.converter.
FontConverter
org.mabb.fontverter.
FVFont
org.mabb.fontverter.opentype.TtfInstructions.
TtfInstructionVisitor
Annotation Type Hierarchy
org.mabb.fontverter.io.
DataTypeProperty
(implements java.lang.annotation.
Annotation
)
org.mabb.fontverter.validator.
ValidateRule
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.mabb.fontverter.
FontVerter.FontFormat
org.mabb.fontverter.io.
DataTypeProperty.DataType
org.mabb.fontverter.opentype.
TtfGlyph.CoordinateFlagType
org.mabb.fontverter.opentype.
OtfNameConstants.WeightClass
org.mabb.fontverter.opentype.
OtfNameConstants.WidthClass
org.mabb.fontverter.opentype.
OtfNameConstants.RecordType
org.mabb.fontverter.opentype.
OtfNameConstants.OtfEncodingType
org.mabb.fontverter.opentype.
OtfNameConstants.Language
org.mabb.fontverter.opentype.TtfInstructions.graphicsengine.
RoundSettings.RoundState
org.mabb.fontverter.opentype.TtfInstructions.
TtfGraphicsState.ScanDropoutMode
org.mabb.fontverter.opentype.TtfInstructions.
TtfGraphicsState.ScanConverterMode
org.mabb.fontverter.validator.
RuleValidator.ValidatorErrorType
org.mabb.fontverter.woff.
WoffConstants.TableFlagType
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.