public class SymbolModType
extends Object
-
Field Summary 
Fields
static final int
static final int
static final int
static int
static final int
-
Constructor Summary 
Constructors
-
Method Summary 
Get the name of the modification for the given bit or bits.
-
Field Details 
-
EVERYTHING 
public static final int EVERYTHING
- See Also:
-
-
FILLCOLOUR 
public static final int FILLCOLOUR
- See Also:
-
-
LINECOLOUR 
public static final int LINECOLOUR
- See Also:
-
-
SHAPE 
public static final int SHAPE
- See Also:
-
-
maxBit 
public static int maxBit
-
Constructor Details 
-
SymbolModType 
public SymbolModType()
-
Method Details 
-
getName 
public static String getName(int modTypeBit)
Get the name of the modification for the given bit or bits.
- Parameters:
modTypeBit
-
- Returns: