protected static final class SingleByteFont.UnencodedCharacter
extends java.lang.Object
Constructor and Description |
---|
UnencodedCharacter(NamedCharacter character,
int width,
java.awt.Rectangle bbox) |
Modifier and Type | Method and Description |
---|---|
java.awt.Rectangle |
getBBox() |
NamedCharacter |
getCharacter() |
int |
getWidth() |
java.lang.String |
toString() |
public UnencodedCharacter(NamedCharacter character, int width, java.awt.Rectangle bbox)
public NamedCharacter getCharacter()
public int getWidth()
public java.awt.Rectangle getBBox()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright 1999-2019 The Apache Software Foundation. All Rights Reserved.