Package org.apache.fontbox.ttf.model
Class MapBackedScriptFeature
java.lang.Object
org.apache.fontbox.ttf.model.MapBackedScriptFeature
- All Implemented Interfaces:
ScriptFeature
A
Map based simple implementation of the ScriptFeature-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
featureMap
-
-
Constructor Details
-
MapBackedScriptFeature
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceScriptFeature
-
getAllGlyphIdsForSubstitution
- Specified by:
getAllGlyphIdsForSubstitutionin interfaceScriptFeature
-
canReplaceGlyphs
- Specified by:
canReplaceGlyphsin interfaceScriptFeature
-
getReplacementForGlyphs
- Specified by:
getReplacementForGlyphsin interfaceScriptFeature
-
hashCode
public int hashCode() -
equals
-