|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LabeledEdge | |
---|---|
crystals | Contains a JavaClass for every lattice, describing how to calculate the lattice points. |
gui | Contains the classes, which are responsible for the Graphical User Interface, and which handle the user input. |
Uses of LabeledEdge in crystals |
---|
Fields in crystals declared as LabeledEdge | |
---|---|
(package private) LabeledEdge[] |
AbstractCrystal.ledges
List of edges to draw |
Methods in crystals that return LabeledEdge | |
---|---|
LabeledEdge[] |
AbstractCrystal.getLabeledEdges()
Returns a list of LabeledEdges, which have to be calculated earlier. |
Uses of LabeledEdge in gui |
---|
Fields in gui declared as LabeledEdge | |
---|---|
(package private) LabeledEdge[] |
DrawPanel.axedges
List of Axes (that means 3) |
(package private) LabeledEdge[] |
DrawPanel.ledges
List of all edges that should be drawn |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |