A B C D E F G H I J L M N P R S T U V W X

V

validateBitarrayRec(byte, short) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type, of bit array datatype and that no reserved fields are being utilized.
validateDoubleRec(byte) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type and of double datatype
validateDoubleRec(byte, int) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type, of double datatype and contains len number of data bytes
validateDoubleRec(byte, int, int) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type, of double datatype and contains between min and max number of data bytes
validateFloatRec(byte) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type and of float datatype
validateFloatRec(byte, int) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type, of float datatype and contains len number of data bytes
validateFloatRec(byte, int, int) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type, of float datatype and contains between min and max number of data bytes
validateIntRec(byte) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type and of int datatype
validateIntRec(byte, int) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type, of int datatype and contains len number of data bytes
validateIntRec(byte, int, int) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type, of int datatype and contains between min and max number of data bytes
validateNodataRec(byte) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type and of no data type
validateShortRec(byte) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type and of short datatype
validateShortRec(byte, int) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type, of short datatype and contains len number of data bytes
validateShortRec(byte, int, int) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type, of short datatype and contains between min and max number of data bytes
validateStringRec(byte, int) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type, of string datatype and contains len number of data bytes
validateStringRec(byte, int, int) - Method in class com.ohrasys.cad.gds.GDSRecord
Ensures a record is well formed, of the expected record type, of string datatype and contains between min and max number of data bytes
valueChanged(TreeSelectionEvent) - Method in class com.ohrasys.cad.gds.swing.JGDSBrowser
Method used to update the text area in response to a tree event
VARIABLE - Static variable in class com.ohrasys.cad.gds.GDSPathtypeRecord
Indicates the path extensions are variable.

A B C D E F G H I J L M N P R S T U V W X