DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements
Class Column2

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.Column2

public class Column2
extends java.lang.Object

Represents the column of a table.

Licensing:
This class is a DynamicPDF Generator Professional Edition feature. One of the following licenses is required for non-evaluation usage:

View Example


Method Summary
 CellDefault getCellDefault()
          Gets the CellDefault object of the cells in the column.
 float getWidth()
          Gets the width of the column.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getWidth

public float getWidth()
Gets the width of the column.

Returns:
the width of the column.

getCellDefault

public CellDefault getCellDefault()
Gets the CellDefault object of the cells in the column.

Returns:
cell default object.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software