public class ClipPlaneEditor
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
protected java.awt.Color |
atomColor |
|
protected DeviceBox |
boxH |
|
protected DeviceBox |
boxK |
|
protected DeviceBox |
boxL |
|
protected ColorSchemePlane |
colorScheme |
|
protected DisplayBox |
display |
|
protected java.awt.Color |
highlightColor |
|
protected LatticePlane |
latticePlane |
Constructor | Description |
---|---|
ClipPlaneEditor(Simulation sim,
LatticePlane latticePlane,
DisplayBox display) |
Modifier and Type | Method | Description |
---|---|---|
javax.swing.JPanel |
getPanel() |
|
LatticePlane |
latticePlane() |
|
void |
update() |
protected DeviceBox boxH
protected DeviceBox boxK
protected DeviceBox boxL
protected LatticePlane latticePlane
protected DisplayBox display
protected java.awt.Color highlightColor
protected java.awt.Color atomColor
protected ColorSchemePlane colorScheme
public ClipPlaneEditor(Simulation sim, LatticePlane latticePlane, DisplayBox display)
public javax.swing.JPanel getPanel()
public LatticePlane latticePlane()
public void update()