Interface

UnitCellStyleSpec

UnitCellStyleSpec

Style specification ofr unit cell shape.

View Source GLViewer.ts, line 6237

Members

string

# alabel Optional

label for "a" axis

View Source GLViewer.ts, line 6260

LabelSpec

# alabelstyle Optional

label style for a axis

View Source GLViewer.ts, line 6265

ArrowSpec

# astyle Optional

arrow specification of the "a" axis

View Source GLViewer.ts, line 6245

string

# blabel Optional

label for "b" axis

View Source GLViewer.ts, line 6270

LabelSpec

# blabelstyle Optional

label style for b axis

View Source GLViewer.ts, line 6275

LineStyleSpec

# box Optional

line style used to draw box

View Source GLViewer.ts, line 6240

ArrowSpec

# bstyle Optional

arrow specification of the "b" axis

View Source GLViewer.ts, line 6250

string

# clabel Optional

label for "c" axis

View Source GLViewer.ts, line 6280

LabelSpec

# clabelstyle Optional

label style for c axis

View Source GLViewer.ts, line 6285

ArrowSpec

# cstyle Optional

arrow specification of the "c" axis

View Source GLViewer.ts, line 6255