public interface Printable
| Modifier and Type | Method and Description |
|---|---|
void |
print(PrintContext p)
Instructs this to print itself into a given PrintContext.
|
void print(PrintContext p)
p - the contextCopyright © 2017 TopQuadrant, Inc.. All rights reserved.