public class A3 extends ReportPaperFormat
| Modifier and Type | Method and Description |
|---|---|
protected int |
getHeightInMillimeters() |
String |
getHtmlName()
Name of the format used on HTML
@page size |
static A3 |
getSingleton() |
String |
getTeXName()
Name of the format used on LaTeX
\documentclass |
protected int |
getWidthInMillimeters() |
getHeight, getWidthpublic static A3 getSingleton()
protected int getWidthInMillimeters()
getWidthInMillimeters in class ReportPaperFormatprotected int getHeightInMillimeters()
getHeightInMillimeters in class ReportPaperFormatpublic String getTeXName()
\documentclassgetTeXName in class ReportPaperFormatpublic String getHtmlName()
@page sizegetHtmlName in class ReportPaperFormatCopyright © 2016. All rights reserved.