protected static final class SingleByteFont.UnencodedCharacter extends Object
Constructor and Description |
---|
UnencodedCharacter(NamedCharacter character,
int width,
Rectangle bbox) |
Modifier and Type | Method and Description |
---|---|
Rectangle |
getBBox() |
NamedCharacter |
getCharacter() |
int |
getWidth() |
String |
toString() |
public UnencodedCharacter(NamedCharacter character, int width, Rectangle bbox)
public NamedCharacter getCharacter()
public int getWidth()
public Rectangle getBBox()
Copyright © 2025 Apache Software Foundation. All rights reserved.