|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ohrasys.cad.gds.GDSStatistics
public class GDSStatistics
Records statistics for a GDSII database.
| Constructor Summary | |
|---|---|
GDSStatistics()
Creates a new GDSStatistics object. |
|
| Method Summary | |
|---|---|
void |
clear()
Clears the current statistics. |
void |
record(GDSRecord rec)
Records statistics for the specified record. |
java.lang.String |
toString()
A description of the GDSII database statistics. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GDSStatistics()
| Method Detail |
|---|
public void clear()
public void record(GDSRecord rec)
rec - The record to process.public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||