Class FontEncodingView
java.lang.Object
org.apache.pdfbox.debugger.fontencodingpane.FontEncodingView
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
panel
-
DEFAULT_TRANSFORM
-
-
Constructor Details
-
FontEncodingView
FontEncodingView(Object[][] tableData, Map<String, String> headerAttributes, String[] columnNames, double[] yBounds) Constructor.- Parameters:
tableData
- Object[][] instance as table data.headerAttributes
- Map<String, String> instance which contains info for showing in header panel. Here keys will be info type.columnNames
- String array containing the columns name.yBounds
- min low and max high bound of all glyphs.
-
-
Method Details
-
createView
-
getTable
-
getHeaderPanel
-
getPanel
JPanel getPanel()
-