org.freehep.postscript
Class PSJavaGlyph
java.lang.Object
org.freehep.postscript.PSObject
org.freehep.postscript.PSSimple
org.freehep.postscript.PSGlyph
org.freehep.postscript.PSJavaGlyph
- All Implemented Interfaces:
- Cloneable
- public class PSJavaGlyph
- extends PSGlyph
Object is only for storage and lookup in Dictionaries and Arrays,
not to be executed.
- Version:
- $Id: PSJavaGlyph.java,v 1.1 2001/09/13 06:06:36 duns Exp $
- Author:
- Mark Donszelmann
- Source Code:
- PSJavaGlyph.java
Fields inherited from class org.freehep.postscript.PSObject |
name |
Methods inherited from class org.freehep.postscript.PSSimple |
copy |
PSJavaGlyph
public PSJavaGlyph(GlyphVector gv)
getGlyph
public GlyphVector getGlyph()
hashCode
public int hashCode()
- Overrides:
hashCode
in class PSGlyph
equals
public boolean equals(Object o)
- Overrides:
equals
in class PSGlyph
clone
public Object clone()
- Overrides:
clone
in class PSGlyph
Copyright © 2000-2004 FreeHEP, All Rights Reserved.