edu.uoc.tfc.j2ee.icampanario.grepresenta.constants
Class GRepresentaNumericConstants

java.lang.Object
  extended by edu.uoc.tfc.j2ee.icampanario.grepresenta.constants.GRepresentaNumericConstants

public class GRepresentaNumericConstants
extends java.lang.Object

Constantes numéricas

Author:
Ismael Campanario Cabrera

Field Summary
static int TEXT_1
          Texto 1
static int TEXT_10
          Texto 10
static int TEXT_100
          Texto 100
static int TEXT_104
          Texto 104
static int TEXT_154
          Texto 154
static int TEXT_20
          Texto 20
static int TEXT_23
          Texto 23
static int TEXT_2500
          Texto 2500
static int TEXT_255
          Texto 255
static int TEXT_450
          Texto 450
static int TEXT_50
          Texto 50
static int TEXT_500
          Texto 500
static int TEXT_60
          Texto 60
static int TEXT_765
          Texto 765
static float TEXT_7F
          Texto 7f
static int TEXT_8
          Texto 8
static int TEXT_80
          Texto 80
static int TEXT_9
          Texto 9
static java.lang.Integer WATERMARK_POSITION_X
          Posicion X marca agua
static java.lang.Integer WATERMARK_POSITION_Y
          Posicion Y marca agua
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEXT_2500

public static final int TEXT_2500
Texto 2500

See Also:
Constant Field Values

TEXT_765

public static final int TEXT_765
Texto 765

See Also:
Constant Field Values

TEXT_500

public static final int TEXT_500
Texto 500

See Also:
Constant Field Values

TEXT_450

public static final int TEXT_450
Texto 450

See Also:
Constant Field Values

TEXT_255

public static final int TEXT_255
Texto 255

See Also:
Constant Field Values

TEXT_154

public static final int TEXT_154
Texto 154

See Also:
Constant Field Values

TEXT_104

public static final int TEXT_104
Texto 104

See Also:
Constant Field Values

TEXT_100

public static final int TEXT_100
Texto 100

See Also:
Constant Field Values

TEXT_80

public static final int TEXT_80
Texto 80

See Also:
Constant Field Values

TEXT_60

public static final int TEXT_60
Texto 60

See Also:
Constant Field Values

TEXT_50

public static final int TEXT_50
Texto 50

See Also:
Constant Field Values

TEXT_23

public static final int TEXT_23
Texto 23

See Also:
Constant Field Values

TEXT_20

public static final int TEXT_20
Texto 20

See Also:
Constant Field Values

TEXT_10

public static final int TEXT_10
Texto 10

See Also:
Constant Field Values

TEXT_9

public static final int TEXT_9
Texto 9

See Also:
Constant Field Values

TEXT_8

public static final int TEXT_8
Texto 8

See Also:
Constant Field Values

TEXT_7F

public static final float TEXT_7F
Texto 7f

See Also:
Constant Field Values

TEXT_1

public static final int TEXT_1
Texto 1

See Also:
Constant Field Values

WATERMARK_POSITION_X

public static final java.lang.Integer WATERMARK_POSITION_X
Posicion X marca agua


WATERMARK_POSITION_Y

public static final java.lang.Integer WATERMARK_POSITION_Y
Posicion Y marca agua