|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Printable
An interface for objects that can be printed into a PrintContext. This is implemented by SPIN Queries and Elements.
Method Summary | |
---|---|
void |
print(PrintContext p)
Instructs this to print itself into a given PrintContext. |
Method Detail |
---|
void print(PrintContext p)
p
- the context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |