public interface Renderable
| Modifier and Type | Method and Description |
|---|---|
void |
render(OutputStream device,
int indent) |
void render(OutputStream device, int indent) throws IOException
IOExceptionCopyright © 2020 Soot OSS. All rights reserved.