http://www.jpicedt.org

jpicedt.format.output.tikz
Class TikzConstants

java.lang.Object
  extended by jpicedt.format.output.tikz.TikzConstants

public class TikzConstants
extends Object


Nested Class Summary
static class TikzConstants.DrawFlags
           
static class TikzConstants.TZArrow
           
 
Field Summary
static boolean DFLT_FMT_CLIP_BASED_ON_JPE_BB
           
static boolean DFLT_FMT_HAS_ARROW_TIP_PACKAGE
           
static ColorFormatter.ColorEncoding DFLT_FMT_PREDEFINED_COLOR_SET
           
static BitSet EMPTY_BITSET
           
static String KEY_FMT_CLIP_BASED_ON_JPE_BB
           
static String KEY_FMT_HAS_ARROW_TIP_PACKAGE
           
static String KEY_FMT_PREDEFINED_COLOR_SET
           
static BitSet MASK_ROTATE_BITSET
           
static String[] PRPTY_KEY_DEFAULT_TABLE
           
static String RESCALING_TEX_MACRO
           
static BitSet SWAP_ARROWS_BITSET
           
 
Constructor Summary
TikzConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY_BITSET

public static final BitSet EMPTY_BITSET

SWAP_ARROWS_BITSET

public static final BitSet SWAP_ARROWS_BITSET

MASK_ROTATE_BITSET

public static final BitSet MASK_ROTATE_BITSET

PRPTY_KEY_DEFAULT_TABLE

public static final String[] PRPTY_KEY_DEFAULT_TABLE

RESCALING_TEX_MACRO

public static final String RESCALING_TEX_MACRO
See Also:
Constant Field Values

KEY_FMT_HAS_ARROW_TIP_PACKAGE

public static final String KEY_FMT_HAS_ARROW_TIP_PACKAGE
See Also:
Constant Field Values

KEY_FMT_CLIP_BASED_ON_JPE_BB

public static final String KEY_FMT_CLIP_BASED_ON_JPE_BB
See Also:
Constant Field Values

KEY_FMT_PREDEFINED_COLOR_SET

public static final String KEY_FMT_PREDEFINED_COLOR_SET
See Also:
Constant Field Values

DFLT_FMT_HAS_ARROW_TIP_PACKAGE

public static final boolean DFLT_FMT_HAS_ARROW_TIP_PACKAGE
See Also:
Constant Field Values

DFLT_FMT_CLIP_BASED_ON_JPE_BB

public static final boolean DFLT_FMT_CLIP_BASED_ON_JPE_BB
See Also:
Constant Field Values

DFLT_FMT_PREDEFINED_COLOR_SET

public static final ColorFormatter.ColorEncoding DFLT_FMT_PREDEFINED_COLOR_SET
Constructor Detail

TikzConstants

public TikzConstants()

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org