Interface

UnitCellStyleSpec

UnitCellStyleSpec

Style specification ofr unit cell shape.

View Source GLViewer.ts, line 6206

Members

string

# alabel Optional

label for "a" axis

View Source GLViewer.ts, line 6229

LabelSpec

# alabelstyle Optional

label style for a axis

View Source GLViewer.ts, line 6234

ArrowSpec

# astyle Optional

arrow specification of the "a" axis

View Source GLViewer.ts, line 6214

string

# blabel Optional

label for "b" axis

View Source GLViewer.ts, line 6239

LabelSpec

# blabelstyle Optional

label style for b axis

View Source GLViewer.ts, line 6244

LineStyleSpec

# box Optional

line style used to draw box

View Source GLViewer.ts, line 6209

ArrowSpec

# bstyle Optional

arrow specification of the "b" axis

View Source GLViewer.ts, line 6219

string

# clabel Optional

label for "c" axis

View Source GLViewer.ts, line 6249

LabelSpec

# clabelstyle Optional

label style for c axis

View Source GLViewer.ts, line 6254

ArrowSpec

# cstyle Optional

arrow specification of the "c" axis

View Source GLViewer.ts, line 6224