Referencecoords

<coords>

<coords> is a math component that renders a set of coordinates.

Attributes and Properties

Attributes for <coords>
AttributeTypeValues
anchor = "…"point
createIntervals = "…"boolean"true" "false"
displayBlanks = "…"boolean"true" "false"
displayDecimals = "…"integer
displayDigits = "…"integer
displaySmallAsZero = "…"number
draggable = "…"boolean"true" "false"
expand = "…"boolean"true" "false"
format = "…"text"text" "latex"
functionSymbols = "…"textList
layer = "…"number
padZeros = "…"boolean"true" "false"
parseScientificNotation = "…"boolean"true" "false"
positionFromAnchor = "…"text"upperright" "upperleft" "lowerright" "lowerleft" "top" "bottom" "left" "right" "center"
referencesAreFunctionSymbols = "…"
renderMode = "…"text
simplify = "…"text"none" "full" "numbers" "numberspreserveorder"
splitSymbols = "…"boolean"true" "false"
unordered = "…"boolean"true" "false"
Props for <coords name="c">
PropertyType
$c.anchorpoint
$c.backgroundColortext
$c.createIntervalsboolean
$c.createVectorsboolean
$c.disabledboolean
$c.displayBlanksboolean
$c.displayDecimalsinteger
$c.displayDigitsinteger
$c.displaySmallAsZeronumber
$c.draggableboolean
$c.expandboolean
$c.fixedboolean
$c.fixLocationboolean
$c.formattext
$c.functionSymbolstextList
$c.hiddenboolean
$c.isNumberboolean
$c.isNumericboolean
$c.latexlatex
$c.layernumber
$c.list[ math ]
$c.matrix[ math ]
$c.matrixSizenumberList
$c.numbernumber
$c.numColumnsinteger
$c.numDimensionsinteger
$c.numListItemsinteger
$c.numRowsinteger
$c.padZerosboolean
$c.parseScientificNotationboolean
$c.positionFromAnchortext
$c.renderModetext
$c.simplifytext
$c.splitSymbolsboolean
$c.texttext
$c.textColortext
$c.textStyleDescriptiontext
$c.unorderedboolean
$c.valuecoords
$c.vector[ math ]
$c.xmath
$c.ymath
$c.zmath

Example: <coords> rendered as a <math>

The <coords> component renders as an ordered pair or an ordered triplet.


Example: <coords> referenced by a <point>

A named <coords> component is referenced in the coords attribute of a <point>.