Class RangeRecord
java.lang.Object
org.apache.batik.svggen.font.table.RangeRecord
Coverage Index (GlyphID) = StartCoverageIndex + GlyphID - Start GlyphID
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getCoverageIndex
(int glyphId) boolean
isInRange
(int glyphId)
-
Constructor Details
-
RangeRecord
Creates new RangeRecord- Throws:
IOException
-
-
Method Details
-
isInRange
public boolean isInRange(int glyphId) -
getCoverageIndex
public int getCoverageIndex(int glyphId)
-