FreeHEP API
Version current

org.freehep.graphicsio.font.truetype
Class TTFGlyfTable.CompositeGlyph

java.lang.Object
  extended byorg.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
      extended byorg.freehep.graphicsio.font.truetype.TTFGlyfTable.CompositeGlyph
Enclosing class:
TTFGlyfTable

public class TTFGlyfTable.CompositeGlyph
extends TTFGlyfTable.Glyph

Source Code:
TTFGlyfTable.CompositeGlyph.java

Field Summary
 
Fields inherited from class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
xMax, xMin, yMax, yMin
 
Constructor Summary
TTFGlyfTable.CompositeGlyph()
           
 
Method Summary
 GeneralPath getShape()
           
 String getType()
           
 void read()
           
 String toString()
           
 
Methods inherited from class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
getBBox, toDetailedString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TTFGlyfTable.CompositeGlyph

public TTFGlyfTable.CompositeGlyph()
Method Detail

getType

public String getType()
Specified by:
getType in class TTFGlyfTable.Glyph

getShape

public GeneralPath getShape()
Specified by:
getShape in class TTFGlyfTable.Glyph

read

public void read()
          throws IOException
Overrides:
read in class TTFGlyfTable.Glyph
Throws:
IOException

toString

public String toString()
Overrides:
toString in class TTFGlyfTable.Glyph

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.