Virtual Method

LasemMathmlElementlayout

Declaration

void
layout (
  LsmMathmlElement* element,
  LsmMathmlView* view,
  double x,
  double y,
  const LsmMathmlBbox* bbox
)

Description

No description available.

Parameters

view

Type: LsmMathmlView

No description available.

The data is owned by the caller of the function.
x

Type: double

No description available.

y

Type: double

No description available.

bbox

Type: LsmMathmlBbox

No description available.

The data is owned by the caller of the function.