public class GraphicsAtom extends Atom
alignment, type, type_limits| Constructor and Description |
|---|
GraphicsAtom(java.lang.String path,
java.lang.String option) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildAtom(java.lang.String option) |
Box |
createBox(TeXEnvironment env)
Convert this atom into a
Box, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ... |
void |
draw() |
clone, getLeftType, getRightTypeprotected void buildAtom(java.lang.String option)
public void draw()
public Box createBox(TeXEnvironment env)
AtomBox, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...