Package | Description |
---|---|
com.sun.electric.tool.io |
Package for handling the I/O tool (file import and export).
|
com.sun.electric.tool.io.output |
Modifier and Type | Class and Description |
---|---|
static class |
IOTool.SkillPreferences |
Modifier and Type | Class and Description |
---|---|
static class |
ArchSim.ArchSimPreferences |
static class |
CIF.CIFPreferences |
static class |
DXF.DXFPreferences |
static class |
Eagle.EaglePreferences |
static class |
ECAD.ECADPreferences |
static class |
EDIF.EDIFPreferences |
static class |
FastHenry.FastHenryPreferences |
static class |
GDS.GDSPreferences |
static class |
HPGL.HPGLPreferences |
static class |
IRSIM.IRSIMPreferences |
static class |
L.LPreferences |
static class |
LEF.LEFPreferences |
static class |
Maxwell.MaxwellPreferences |
static class |
MOSSIM.MOSSIMPreferences |
static class |
Pads.PadsPreferences |
static class |
PAL.PALPreferences |
static class |
PostScript.PostScriptPreferences |
static class |
Silos.SilosPreferences |
static class |
Sim.SimPreferences |
static class |
Spice.SpicePreferences |
static class |
Tegas.TegasPreferences |
static class |
Verilog.VerilogPreferences |
Modifier and Type | Method and Description |
---|---|
static Output.OutputPreferences |
Output.getOutputPreferences(FileType type,
Cell cell,
boolean factory,
java.util.List<PolyBase> override)
Return OutputPreferences for a specified FileType.
|