Package writer2latex.latex.util
Class StyleMapItem
- java.lang.Object
-
- writer2latex.latex.util.StyleMapItem
-
public class StyleMapItem extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StyleMapItem()
-
-
-
Field Detail
-
NONE
public static final int NONE
- See Also:
- Constant Field Values
-
LINE
public static final int LINE
- See Also:
- Constant Field Values
-
PAR
public static final int PAR
- See Also:
- Constant Field Values
-
-