Java Doc for PageSize.java in » PDF » pdf-itext » com » lowagie » text » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Java Source Code / Java Documentation
1.
6.0 JDK Core
2.
6.0 JDK Modules
3.
6.0 JDK Modules com.sun
4.
6.0 JDK Modules com.sun.java
5.
6.0 JDK Modules sun
6.
6.0 JDK Platform
7.
Ajax
8.
Apache Harmony Java SE
9.
Aspect oriented
10.
Authentication Authorization
11.
Blogger System
12.
Build
13.
Byte Code
14.
Cache
15.
Chart
16.
Chat
17.
Code Analyzer
18.
Collaboration
19.
Content Management System
20.
Database Client
21.
Database DBMS
22.
Database JDBC Connection Pool
23.
Database ORM
24.
Development
25.
EJB Server geronimo
26.
EJB Server GlassFish
27.
EJB Server JBoss 4.2.1
28.
EJB Server resin 3.1.5
29.
ERP CRM Financial
30.
ESB
31.
Forum
32.
GIS
33.
Graphic Library
34.
Groupware
35.
HTML Parser
36.
IDE
37.
IDE Eclipse
38.
IDE Netbeans
39.
Installer
40.
Internationalization Localization
41.
Inversion of Control
42.
Issue Tracking
43.
J2EE
44.
JBoss
45.
JMS
46.
JMX
47.
Library
48.
Mail Clients
49.
Net
50.
Parser
51.
PDF
52.
Portal
53.
Profiler
54.
Project Management
55.
Report
56.
RSS RDF
57.
Rule Engine
58.
Science
59.
Scripting
60.
Search Engine
61.
Security
62.
Sevlet Container
63.
Source Control
64.
Swing Library
65.
Template Engine
66.
Test Coverage
67.
Testing
68.
UML
69.
Web Crawler
70.
Web Framework
71.
Web Mail
72.
Web Server
73.
Web Services
74.
Web Services apache cxf 2.0.1
75.
Web Services AXIS2
76.
Wiki Engine
77.
Workflow Engines
78.
XML
79.
XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation
»
PDF
»
pdf itext
»
com.lowagie.text
Source Cross Reference
Class Diagram
Java Document (Java Doc)
java.lang
.Object
com.lowagie.text
.PageSize
PageSize
public
class PageSize
(Code)
The
PageSize
-object contains a number of rectangles representing the most common papersizes.
See Also:
Rectangle
Field Summary
final
public
static
Rectangle
A0
final
public
static
Rectangle
A1
final
public
static
Rectangle
A10
final
public
static
Rectangle
A2
final
public
static
Rectangle
A3
final
public
static
Rectangle
A4
final
public
static
Rectangle
A5
final
public
static
Rectangle
A6
final
public
static
Rectangle
A7
final
public
static
Rectangle
A8
final
public
static
Rectangle
A9
final
public
static
Rectangle
ARCH_A
final
public
static
Rectangle
ARCH_B
final
public
static
Rectangle
ARCH_C
final
public
static
Rectangle
ARCH_D
final
public
static
Rectangle
ARCH_E
final
public
static
Rectangle
B0
final
public
static
Rectangle
B1
final
public
static
Rectangle
B10
final
public
static
Rectangle
B2
final
public
static
Rectangle
B3
final
public
static
Rectangle
B4
final
public
static
Rectangle
B5
final
public
static
Rectangle
B6
final
public
static
Rectangle
B7
final
public
static
Rectangle
B8
final
public
static
Rectangle
B9
final
public
static
Rectangle
CROWN_OCTAVO
final
public
static
Rectangle
CROWN_QUARTO
final
public
static
Rectangle
DEMY_OCTAVO
final
public
static
Rectangle
DEMY_QUARTO
This is the Demy Quarto format.
final
public
static
Rectangle
EXECUTIVE
final
public
static
Rectangle
FLSA
final
public
static
Rectangle
FLSE
final
public
static
Rectangle
HALFLETTER
final
public
static
Rectangle
ID_1
final
public
static
Rectangle
ID_2
final
public
static
Rectangle
ID_3
final
public
static
Rectangle
LARGE_CROWN_OCTAVO
final
public
static
Rectangle
LARGE_CROWN_QUARTO
final
public
static
Rectangle
LEDGER
final
public
static
Rectangle
LEGAL
final
public
static
Rectangle
LETTER
final
public
static
Rectangle
NOTE
final
public
static
Rectangle
PENGUIN_LARGE_PAPERBACK
This is the Penguin large paparback format.
final
public
static
Rectangle
PENGUIN_SMALL_PAPERBACK
This is the Pengiun small paperback format.
final
public
static
Rectangle
POSTCARD
final
public
static
Rectangle
ROYAL_OCTAVO
This is the Royal Octavo format.
final
public
static
Rectangle
ROYAL_QUARTO
This is the Royal Quarto format.
final
public
static
Rectangle
SMALL_PAPERBACK
This is the small paperback format.
final
public
static
Rectangle
TABLOID
final
public
static
Rectangle
_11X17
Method Summary
public
static
Rectangle
getRectangle
(
String
name)
This method returns a Rectangle based on a String.
Field Detail
A0
final
public
static
Rectangle
A0
(Code)
This is the a0 format
A1
final
public
static
Rectangle
A1
(Code)
This is the a1 format
A10
final
public
static
Rectangle
A10
(Code)
This is the a10 format
A2
final
public
static
Rectangle
A2
(Code)
This is the a2 format
A3
final
public
static
Rectangle
A3
(Code)
This is the a3 format
A4
final
public
static
Rectangle
A4
(Code)
This is the a4 format
A5
final
public
static
Rectangle
A5
(Code)
This is the a5 format
A6
final
public
static
Rectangle
A6
(Code)
This is the a6 format
A7
final
public
static
Rectangle
A7
(Code)
This is the a7 format
A8
final
public
static
Rectangle
A8
(Code)
This is the a8 format
A9
final
public
static
Rectangle
A9
(Code)
This is the a9 format
ARCH_A
final
public
static
Rectangle
ARCH_A
(Code)
This is the archA format
ARCH_B
final
public
static
Rectangle
ARCH_B
(Code)
This is the archB format
ARCH_C
final
public
static
Rectangle
ARCH_C
(Code)
This is the archC format
ARCH_D
final
public
static
Rectangle
ARCH_D
(Code)
This is the archD format
ARCH_E
final
public
static
Rectangle
ARCH_E
(Code)
This is the archE format
B0
final
public
static
Rectangle
B0
(Code)
This is the b0 format
B1
final
public
static
Rectangle
B1
(Code)
This is the b1 format
B10
final
public
static
Rectangle
B10
(Code)
This is the b10 format
B2
final
public
static
Rectangle
B2
(Code)
This is the b2 format
B3
final
public
static
Rectangle
B3
(Code)
This is the b3 format
B4
final
public
static
Rectangle
B4
(Code)
This is the b4 format
B5
final
public
static
Rectangle
B5
(Code)
This is the b5 format
B6
final
public
static
Rectangle
B6
(Code)
This is the b6 format
B7
final
public
static
Rectangle
B7
(Code)
This is the b7 format
B8
final
public
static
Rectangle
B8
(Code)
This is the b8 format
B9
final
public
static
Rectangle
B9
(Code)
This is the b9 format
CROWN_OCTAVO
final
public
static
Rectangle
CROWN_OCTAVO
(Code)
This is the Crown Octavo format
CROWN_QUARTO
final
public
static
Rectangle
CROWN_QUARTO
(Code)
This is the Crown Quarto format
DEMY_OCTAVO
final
public
static
Rectangle
DEMY_OCTAVO
(Code)
This is the Demy Octavo format
DEMY_QUARTO
final
public
static
Rectangle
DEMY_QUARTO
(Code)
This is the Demy Quarto format.
EXECUTIVE
final
public
static
Rectangle
EXECUTIVE
(Code)
This is the executive format
FLSA
final
public
static
Rectangle
FLSA
(Code)
This is the American Foolscap format
FLSE
final
public
static
Rectangle
FLSE
(Code)
This is the European Foolscap format
HALFLETTER
final
public
static
Rectangle
HALFLETTER
(Code)
This is the halfletter format
ID_1
final
public
static
Rectangle
ID_1
(Code)
This is the ISO 7810 ID-1 format (85.60 x 53.98 mm or 3.370 x 2.125 inch)
ID_2
final
public
static
Rectangle
ID_2
(Code)
This is the ISO 7810 ID-2 format (A7 rotated)
ID_3
final
public
static
Rectangle
ID_3
(Code)
This is the ISO 7810 ID-3 format (B7 rotated)
LARGE_CROWN_OCTAVO
final
public
static
Rectangle
LARGE_CROWN_OCTAVO
(Code)
This is the Large Crown Octavo format
LARGE_CROWN_QUARTO
final
public
static
Rectangle
LARGE_CROWN_QUARTO
(Code)
This is the Large Crown Quarto format
LEDGER
final
public
static
Rectangle
LEDGER
(Code)
This is the ledger format
LEGAL
final
public
static
Rectangle
LEGAL
(Code)
This is the legal format
LETTER
final
public
static
Rectangle
LETTER
(Code)
This is the letter format
NOTE
final
public
static
Rectangle
NOTE
(Code)
This is the note format
PENGUIN_LARGE_PAPERBACK
final
public
static
Rectangle
PENGUIN_LARGE_PAPERBACK
(Code)
This is the Penguin large paparback format.
PENGUIN_SMALL_PAPERBACK
final
public
static
Rectangle
PENGUIN_SMALL_PAPERBACK
(Code)
This is the Pengiun small paperback format.
POSTCARD
final
public
static
Rectangle
POSTCARD
(Code)
This is the postcard format
ROYAL_OCTAVO
final
public
static
Rectangle
ROYAL_OCTAVO
(Code)
This is the Royal Octavo format.
ROYAL_QUARTO
final
public
static
Rectangle
ROYAL_QUARTO
(Code)
This is the Royal Quarto format.
SMALL_PAPERBACK
final
public
static
Rectangle
SMALL_PAPERBACK
(Code)
This is the small paperback format.
TABLOID
final
public
static
Rectangle
TABLOID
(Code)
This is the tabloid format
_11X17
final
public
static
Rectangle
_11X17
(Code)
This is the 11x17 format
Method Detail
getRectangle
public
static
Rectangle
getRectangle(
String
name)
(Code)
This method returns a Rectangle based on a String. Possible values are the the names of a constant in this class (for instance "A4", "LETTER",...) or a value like "595 842"
Methods inherited from
java.lang.Object
native
protected
Object
clone() throws
CloneNotSupportedException
(Code)
(Java Doc)
public
boolean equals(
Object
obj)
(Code)
(Java Doc)
protected
void finalize() throws
Throwable
(Code)
(Java Doc)
final native
public
Class
> getClass()
(Code)
(Java Doc)
native
public
int hashCode()
(Code)
(Java Doc)
final native
public
void notify()
(Code)
(Java Doc)
final native
public
void notifyAll()
(Code)
(Java Doc)
public
String
toString()
(Code)
(Java Doc)
final native
public
void wait(long timeout) throws
InterruptedException
(Code)
(Java Doc)
final
public
void wait(long timeout, int nanos) throws
InterruptedException
(Code)
(Java Doc)
final
public
void wait() throws
InterruptedException
(Code)
(Java Doc)
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.