|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EdifOut
Used for objects that can generate valid EDIF
output. A class that implements this interface must 'print' the
Edif source using the provided EdifPrintWriter object.
EdifPrintWriter| Method Summary | |
|---|---|
void |
toEdif(EdifPrintWriter epw)
This method will convert the interfacing object into EDIF format and write it to the passed-in EdifPrintWriter Object. |
| Method Detail |
|---|
void toEdif(EdifPrintWriter epw)
epw - The EdifPrintWriter Object that the interfacing
Object will write EDIF data to
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||