Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
P
R
S
T
U
V
W
X
F
fixLength(String, int)
- Static method in class com.ohrasys.cad.gds.
GDSStringUtil
Pads a string with blank spaces up to a specified length.
flattenList(List, List)
- Static method in class com.ohrasys.cad.gds.
GDSSpecificDataConverter
Returns a flattened representation of a hierarchical list.
FLOAT_TYPE
- Static variable in class com.ohrasys.cad.gds.
GDSRecord
Indicates the record data is four byte floating point.
FLUSH
- Static variable in class com.ohrasys.cad.gds.
GDSPathtypeRecord
Indicates the path extensions are flush.
FONT0
- Static variable in class com.ohrasys.cad.gds.
GDSPresentationRecord
Indicates font type 0.
FONT1
- Static variable in class com.ohrasys.cad.gds.
GDSPresentationRecord
Indicates font type 1.
FONT2
- Static variable in class com.ohrasys.cad.gds.
GDSPresentationRecord
Indicates font type 2.
FONT3
- Static variable in class com.ohrasys.cad.gds.
GDSPresentationRecord
Indicates font type 3.
FONTS
- Static variable in class com.ohrasys.cad.gds.
GDSRecord
FONTS record type
Format
- Class in
com.ohrasys.cad.gds.dao
A format data access object
Format()
- Constructor for class com.ohrasys.cad.gds.dao.
Format
Creates a new Format object.
Format(int)
- Constructor for class com.ohrasys.cad.gds.dao.
Format
Creates a new Format object.
Format(int, String[])
- Constructor for class com.ohrasys.cad.gds.dao.
Format
Creates a new Format object.
FORMAT
- Static variable in class com.ohrasys.cad.gds.
GDSRecord
FORMAT record type
FormatValidator
- Class in
com.ohrasys.cad.gds.validator
A BachusNaur test for the GDSII <format> element.
FormatValidator()
- Constructor for class com.ohrasys.cad.gds.validator.
FormatValidator
Creates a new FormatValidator object.
fromByte(byte, ByteArrayOutputStream)
- Static method in class com.ohrasys.cad.gds.
GDSByteConverter
Appends a java byte onto the
ByteArrayOutputStream
fromDouble(double, ByteArrayOutputStream)
- Static method in class com.ohrasys.cad.gds.
GDSByteConverter
Appends a java double onto the
ByteArrayOutputStream
fromFloat(float, ByteArrayOutputStream)
- Static method in class com.ohrasys.cad.gds.
GDSByteConverter
Appends a java float onto the
ByteArrayOutputStream
fromInt(int, ByteArrayOutputStream)
- Static method in class com.ohrasys.cad.gds.
GDSByteConverter
Appends a java int onto the
ByteArrayOutputStream
fromJavaDouble(double, ByteArrayOutputStream)
- Static method in class com.ohrasys.cad.gds.
GDSSpecificDataConverter
Converts a java double to a GDSII double and stores it in the specified stream.
fromJavaFloat(float, ByteArrayOutputStream)
- Static method in class com.ohrasys.cad.gds.
GDSSpecificDataConverter
Converts a java float to a GDSII float and stores it in the specified stream.
fromJavaString(String, ByteArrayOutputStream)
- Static method in class com.ohrasys.cad.gds.
GDSSpecificDataConverter
Converts a java string to a GDSII string and stores it in the specified stream.
fromJavaString(String, int, ByteArrayOutputStream)
- Static method in class com.ohrasys.cad.gds.
GDSSpecificDataConverter
Converts a java string to a GDSII string and stores it in the specified stream.
fromLong(long, ByteArrayOutputStream)
- Static method in class com.ohrasys.cad.gds.
GDSByteConverter
Appends a java long onto the
ByteArrayOutputStream
fromShort(short, ByteArrayOutputStream)
- Static method in class com.ohrasys.cad.gds.
GDSByteConverter
Appends a java short onto the
ByteArrayOutputStream
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
P
R
S
T
U
V
W
X