org.apache.batik.svggen.font.table
Interface GlyphDescription
- All Known Implementing Classes:
- GlyfDescript
- public interface GlyphDescription
Specifies access to glyph description classes, simple and composite.
- Version:
- $Id: GlyphDescription.java,v 1.2 2003/08/08 11:39:22 vhardy Exp $
- Author:
- David Schweinsberg
getEndPtOfContours
public int getEndPtOfContours(int i)
getFlags
public byte getFlags(int i)
getXCoordinate
public short getXCoordinate(int i)
getYCoordinate
public short getYCoordinate(int i)
getXMaximum
public short getXMaximum()
getXMinimum
public short getXMinimum()
getYMaximum
public short getYMaximum()
getYMinimum
public short getYMinimum()
isComposite
public boolean isComposite()
getPointCount
public int getPointCount()
getContourCount
public int getContourCount()
<oXygen/>
XML Editor
uses Batik from the Apache Foundation
to provide support for previewing SVG documents.
See the SVG Editor section
for more info.