java.lang.Objectsun.font.Decoration
Direct Known Subclasses:
DecorationImpl
| Nested Class Summary: | ||
|---|---|---|
| public interface | Decoration.Label | This interface is implemented by clients that use Decoration. Unfortunately, interface methods have to public; ideally these would be package-private. |
| Method from sun.font.Decoration Summary: |
|---|
| drawTextAndDecorations, getCharVisualBounds, getDecoration, getDecoration, getOutline, getPlainDecoration, getVisualBounds |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from sun.font.Decoration Detail: |
|---|
|
|
|
|
|
|
|