Package | Description |
---|---|
com.sun.electric.plugins.j3d | |
com.sun.electric.tool.user.ui | |
com.sun.electric.tool.user.waveform |
Modifier and Type | Class and Description |
---|---|
class |
View3DWindow
This class deals with 3D View using Java3D
|
Modifier and Type | Method and Description |
---|---|
static void |
View3DWindow.create3DWindow(Cell cell,
WindowFrame wf,
WindowContent view2D,
boolean transPerNode) |
Modifier and Type | Class and Description |
---|---|
class |
EditWindow
This class defines an editing window for displaying circuitry.
|
class |
TextWindow
This class defines a text window for displaying text cells.
|
Modifier and Type | Method and Description |
---|---|
WindowContent |
WindowFrame.getContent()
Method to get the content of this window.
|
Modifier and Type | Method and Description |
---|---|
void |
WindowFrame.finishWindowFrameInformation(WindowContent wnd,
Cell cell)
Method to finish with frame pointers.
|
Constructor and Description |
---|
ElectricPrinter(WindowContent context,
java.awt.print.PageFormat pageFormat,
java.awt.print.PrinterJob printJob) |
Modifier and Type | Class and Description |
---|---|
class |
WaveformWindow
This class defines the a screenful of Panels that make up a waveform display.
|