ar.com.fdvs.dj.domain.constants
Class Border
java.lang.Object
ar.com.fdvs.dj.domain.constants.BaseDomainConstant
ar.com.fdvs.dj.domain.constants.Border
- All Implemented Interfaces:
- java.io.Serializable
public class Border
- extends BaseDomainConstant
See value of constants here:
http://jasperreports.sourceforge.net/api/constant-values.html
- Author:
- mamana
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_BORDER
public static Border NO_BORDER
THIN
public static Border THIN
PEN_1_POINT
public static Border PEN_1_POINT
PEN_2_POINT
public static Border PEN_2_POINT
PEN_4_POINT
public static Border PEN_4_POINT
DOTTED
public static Border DOTTED
getValue
public byte getValue()
Copyright © 2006-2011 FDV Solutions. All Rights Reserved.