Java com.lowagie.text.rtf.table RtfBorder fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text.rtf.table RtfBorder fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text.rtf.table RtfBorder.

The text is from its open source code.

Field

intBORDER_NONE
Constant for a border with no border
intBORDER_SINGLE
Constant for a single border
intBORDER_DOTTED
Constant for a dotted border
intBORDER_DASHED
Constant for a dashed border
intBORDER_DOUBLE
Constant for a double border
intBORDER_DOT_DASH
Constant for a dot dash border
intBORDER_DOT_DOT_DASH
Constant for a dot dot dash border
intBORDER_WAVY
Constant for a wavy border
intBORDER_EMBOSS
Constant for an embossed border
intBORDER_ENGRAVE
Constant for an engraved border