Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DihedralRepresentationParameters

mixes

RepresentationParameters

mixes

StructureRepresentationParameters

mixes

MeasurementRepresentationParameters

property

{String} atomQuad - list of quadruplets of selection strings or atom indices

property

{Boolean} extendLine - Extend lines in planes

property

{Number} lineOpacity - Opacity for the line part of the representation

property

{Boolean} lineVisible - Display the line part of the representation

property

{Number} linewidth - width for line part of representation

property

{Boolean} planeVisible - Display the two planes corresponding to dihedral

property

{Boolean} sectorVisible - Display the filled arc for each angle

Hierarchy

Indexable

[key: string]: any
mixes

RepresentationParameters

mixes

StructureRepresentationParameters

mixes

MeasurementRepresentationParameters

property

{String} atomQuad - list of quadruplets of selection strings or atom indices

property

{Boolean} extendLine - Extend lines in planes

property

{Number} lineOpacity - Opacity for the line part of the representation

property

{Boolean} lineVisible - Display the line part of the representation

property

{Number} linewidth - width for line part of representation

property

{Boolean} planeVisible - Display the two planes corresponding to dihedral

property

{Boolean} sectorVisible - Display the filled arc for each angle

Index

Properties

assembly

assembly: string

atomQuad

atomQuad: (string | number)[][]

clipCenter

clipCenter: Vector3

clipNear

clipNear: number

clipRadius

clipRadius: number

color

color: number | string | Color

colorDomain

colorDomain: number[]

colorMode

colorMode: ColorMode

colorReverse

colorReverse: boolean

colorScale

colorScale: string | number[]

colorScheme

colorScheme: string

colorValue

colorValue: number

depthWrite

depthWrite: boolean

diffuse

diffuse: Color

diffuseInterior

diffuseInterior: boolean

disableImpostor

disableImpostor: boolean

disablePicking

disablePicking: boolean

extendLine

extendLine: boolean

flatShaded

flatShaded: boolean

interiorColor

interiorColor: Color

interiorDarkening

interiorDarkening: number

labelAttachment

labelAttachment: "bottom-left" | "bottom-center" | "bottom-right" | "middle-left" | "middle-center" | "middle-right" | "top-left" | "top-center" | "top-right"

labelBackground

labelBackground: boolean

labelBackgroundColor

labelBackgroundColor: number

labelBackgroundMargin

labelBackgroundMargin: number

labelBackgroundOpacity

labelBackgroundOpacity: number

labelBorder

labelBorder: boolean

labelBorderColor

labelBorderColor: number

labelBorderWidth

labelBorderWidth: number

labelColor

labelColor: number

labelFixedSize

labelFixedSize: boolean

labelFontFamily

labelFontFamily: "sans-serif" | "monospace" | "serif"

labelFontStyle

labelFontStyle: "normal" | "italic"

labelFontWeight

labelFontWeight: "normal" | "bold"

labelFormat

labelFormat: string

labelGrouping

labelGrouping: "atom" | "residue"

labelSize

labelSize: number

labelText

labelText: string

labelType

labelType: "atomname" | "atomindex" | "occupancy" | "bfactor" | "serial" | "element" | "atom" | "resname" | "resno" | "res" | "text" | "qualified"

labelVisible

labelVisible: boolean

labelXOffset

labelXOffset: number

labelYOffset

labelYOffset: number

labelZOffset

labelZOffset: number

labelsdf

labelsdf: boolean

lazy

lazy: boolean

lineOpacity

lineOpacity: number

lineVisible

lineVisible: boolean

linewidth

linewidth: number

matrix

matrix: Matrix4

metalness

metalness: number

name

name: string

opacity

opacity: number

openEnded

openEnded: boolean

planeVisible

planeVisible: boolean

quality

quality: string

radialSegments

radialSegments: number

radius

radius: number

radiusType

radiusType: string

roughness

roughness: number

scale

scale: number

sectorVisible

sectorVisible: boolean

side

sphereDetail

sphereDetail: number

useInteriorColor

useInteriorColor: boolean

visible

visible: boolean

wireframe

wireframe: boolean

Generated using TypeDoc