Interface

UnitCellStyleSpec

UnitCellStyleSpec

Style specification ofr unit cell shape.

View Source GLViewer.ts, line 6204

Members

string

# alabel Optional

label for "a" axis

View Source GLViewer.ts, line 6227

LabelSpec

# alabelstyle Optional

label style for a axis

View Source GLViewer.ts, line 6232

ArrowSpec

# astyle Optional

arrow specification of the "a" axis

View Source GLViewer.ts, line 6212

string

# blabel Optional

label for "b" axis

View Source GLViewer.ts, line 6237

LabelSpec

# blabelstyle Optional

label style for b axis

View Source GLViewer.ts, line 6242

LineStyleSpec

# box Optional

line style used to draw box

View Source GLViewer.ts, line 6207

ArrowSpec

# bstyle Optional

arrow specification of the "b" axis

View Source GLViewer.ts, line 6217

string

# clabel Optional

label for "c" axis

View Source GLViewer.ts, line 6247

LabelSpec

# clabelstyle Optional

label style for c axis

View Source GLViewer.ts, line 6252

ArrowSpec

# cstyle Optional

arrow specification of the "c" axis

View Source GLViewer.ts, line 6222