java.lang.Cloneable
public class GraphicsAtom extends Atom
alignment, type, type_limits
Constructor | Description |
---|---|
GraphicsAtom(java.lang.String path,
java.lang.String option) |
Modifier and Type | Method | 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, getRightType
public GraphicsAtom(java.lang.String path, java.lang.String option)
protected void buildAtom(java.lang.String option)
public void draw()
public Box createBox(TeXEnvironment env)
Atom
Box
, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...