|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectigeo.io.IInputWrapper
igeo.p.PIInput
public class PIInput
Input wrapper class. Mostly for wrapping Processing's input stream method.
| Field Summary | |
|---|---|
processing.core.PApplet |
papplet
|
| Constructor Summary | |
|---|---|
PIInput(processing.core.PApplet p)
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getStream(java.lang.String filename)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public processing.core.PApplet papplet
| Constructor Detail |
|---|
public PIInput(processing.core.PApplet p)
| Method Detail |
|---|
public java.io.InputStream getStream(java.lang.String filename)
getStream in class IInputWrapper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||