public class ConditionalBorder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
LEADING_TRAILING
leading and trailing border
|
static int |
NORMAL
normal border
|
static int |
REST
all the rest
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final int NORMAL
public static final int LEADING_TRAILING
public static final int REST
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.