|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LeftNoad | |
|---|---|
| org.extex.typesetter.type.noad | This package contains the data structures for Noads. |
| Uses of LeftNoad in org.extex.typesetter.type.noad |
|---|
| Subclasses of LeftNoad in org.extex.typesetter.type.noad | |
|---|---|
class |
MiddleNoad
This Noad carries a delimiter which is set in the middle between math material surrounding it. |
| Constructors in org.extex.typesetter.type.noad with parameters of type LeftNoad | |
|---|---|
MiddleNoad(LeftNoad noadPre,
MathDelimiter delimiter,
Noad noadPost)
Creates a new object. |
|
RightNoad(LeftNoad noad,
MathDelimiter delimiter)
Creates a new object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||