org.apache.batik.svggen.font.table
Class GlyfSimpleDescript
java.lang.Object
|
+--org.apache.batik.svggen.font.table.Program
|
+--org.apache.batik.svggen.font.table.GlyfDescript
|
+--org.apache.batik.svggen.font.table.GlyfSimpleDescript
- All Implemented Interfaces:
- GlyphDescription
- public class GlyfSimpleDescript
- extends GlyfDescript
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlyfSimpleDescript
public GlyfSimpleDescript(GlyfTable parentTable,
short numberOfContours,
java.io.ByteArrayInputStream bais)
getEndPtOfContours
public int getEndPtOfContours(int i)
getFlags
public byte getFlags(int i)
getXCoordinate
public short getXCoordinate(int i)
getYCoordinate
public short getYCoordinate(int i)
isComposite
public boolean isComposite()
getPointCount
public int getPointCount()
getContourCount
public int getContourCount()
Copyright © 2002 Apache Software Foundation. All Rights Reserved.