Package com.lowagie.text
Class ElementTags
java.lang.Object
com.lowagie.text.ElementTags
A class that contains all the possible tagnames and their attributes.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
attribute of the image tagstatic final String
attribute of the image tagstatic final String
attribute of paragraph/image/table tagstatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
a possible list attributestatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
attribute of the image tagstatic final String
the anchor tagstatic final String
the annotation tagstatic final String
attribute of the annotation tagstatic final String
attribute of the root tagstatic final String
a possible list attributestatic final String
attribute of the table/cell tagstatic final String
attribute of the table/cell tagstatic final String
attribute of the table/cell tagstatic final String
attribute of the table/cell tagstatic final String
attribute of the chunk/table/cell tagstatic final String
attribute of the table/cell tagstatic final String
attribute of the table/cell tagstatic final String
attribute of the table/cell tagstatic final String
the cell tagstatic final String
attribute of the table tagstatic final String
attribute of the table tagstatic final String
attribute of the table tagstatic final String
the chapter tagstatic final String
the chunk tagstatic final String
attribute of the chunk/table/cell tagstatic final String
attribute of the cell tagstatic final String
attribute of the table tagstatic final String
attribute of the annotation tagstatic final String
attribute of the table tagstatic final String
attribute of the root tagstatic final String
the possible value of an alignment attributestatic final String
attribute of the annotation tagstatic final String
attribute of section/chapter tagstatic final String
attribute of the annotation tagstatic final String
attribute of the chunk tagstatic final String
attribute of the chunk tagstatic final String
the chunk tagstatic final String
a possible list attributestatic final String
attribute of the annotation tagstatic final String
attribute of list tagstatic final String
the possible value of an alignment attributestatic final String
attribute of the chunk tagstatic final String
attribute of the table/cell tagstatic final String
attribute of the chunk/table/cell tagstatic final String
attribute of the cell tagstatic final String
attribute of the cell tagstatic final String
the possible value of a tagstatic final String
the chunk tagstatic final String
the chunk tagstatic final String
the image tagstatic final String
attribute of section/chapter tagstatic final String
attribute of list tagstatic final String
attribute of list tagstatic final String
the root tag.static final String
attribute of paragraphstatic final String
attribute of the root tagstatic final String
attribute of the table tagstatic final String
attribute of phrase/paragraph/cell tagstatic final String
attribute of chapter/section/paragraph/table/cell tagstatic final String
attribute of the list tagstatic final String
the list tagstatic final String
the listitem tagstatic final String
attribute of list tagstatic final String
attribute of the annotation tagstatic final String
attribute of the annotation tagstatic final String
attribute of the chunk tagstatic final String
attribute of the chunk tagstatic final String
a possible list attributestatic final String
attribute of anchor tagstatic final String
attribute of the annotation tagstatic final String
the newpage tagstatic final String
the newpage tagstatic final String
attribute of the cell tagstatic final String
attribute of section/chapter tagstatic final String
attribute of section/chapter tagstatic final String
attribute of list tagstatic final String
attribute of the table tagstatic final String
attribute of the annotation tagstatic final String
the possible value of a tagstatic final String
attribute of the annotation tagstatic final String
the possible value of a tagstatic final String
the paragraph tagstatic final String
attribute of the annotation tagstatic final String
the phrase tagstatic final String
attribute of the image tagstatic final String
attribute of the image tagstatic final String
attribute of the root tagstatic final String
attribute of the chunk/table/cell tagstatic final String
attribute of anchor tagstatic final String
attribute of the chunk tagstatic final String
attribute of chapter/section/paragraph/table/cell tagstatic final String
attribute of the image tagstatic final String
the cell tagstatic final String
attribute of the cell tagstatic final String
attribute of the image tagstatic final String
attribute of the image tagstatic final String
the section tagstatic final String
the possible value of an alignment attributestatic final String
attribute of the image or iframe tagstatic final String
the possible value of an alignment attributestatic final String
attribute of the root tagstatic final String
attribute of the chunk tagstatic final String
attribute of list tagstatic final String
the table tagstatic final String
attribute of the table tagstatic final String
attribute of the image tagstatic final String
attribute of the root and annotation tag (also a special tag within a chapter or section)static final String
attribute of the table/cell tagstatic final String
attribute of the image tagstatic final String
the possible value of an alignment attributestatic final String
attribute of the image and annotation tagstatic final String
attribute of the annotation tagstatic final String
attribute of the annotation tagstatic final String
attribute of the cell tagstatic final String
attribute of the table/cell tagstatic final String
attribute of the table tag -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
alignmentValue
(String alignment) Translates a String value to an alignment value.static String
getAlignment
(int alignment) Translates the alignment value to a String value.
-
Field Details
-
ITEXT
the root tag.- See Also:
-
TITLE
attribute of the root and annotation tag (also a special tag within a chapter or section)- See Also:
-
SUBJECT
attribute of the root tag- See Also:
-
KEYWORDS
attribute of the root tag- See Also:
-
AUTHOR
attribute of the root tag- See Also:
-
CREATIONDATE
attribute of the root tag- See Also:
-
PRODUCER
attribute of the root tag- See Also:
-
CHAPTER
the chapter tag- See Also:
-
SECTION
the section tag- See Also:
-
NUMBERDEPTH
attribute of section/chapter tag- See Also:
-
DEPTH
attribute of section/chapter tag- See Also:
-
NUMBER
attribute of section/chapter tag- See Also:
-
INDENT
attribute of section/chapter tag- See Also:
-
LEFT
attribute of chapter/section/paragraph/table/cell tag- See Also:
-
RIGHT
attribute of chapter/section/paragraph/table/cell tag- See Also:
-
PHRASE
the phrase tag- See Also:
-
ANCHOR
the anchor tag- See Also:
-
LIST
the list tag- See Also:
-
LISTITEM
the listitem tag- See Also:
-
PARAGRAPH
the paragraph tag- See Also:
-
LEADING
attribute of phrase/paragraph/cell tag- See Also:
-
ALIGN
attribute of paragraph/image/table tag- See Also:
-
KEEPTOGETHER
attribute of paragraph- See Also:
-
NAME
attribute of anchor tag- See Also:
-
REFERENCE
attribute of anchor tag- See Also:
-
LISTSYMBOL
attribute of list tag- See Also:
-
NUMBERED
attribute of list tag- See Also:
-
LETTERED
attribute of the list tag- See Also:
-
FIRST
attribute of list tag- See Also:
-
SYMBOLINDENT
attribute of list tag- See Also:
-
INDENTATIONLEFT
attribute of list tag- See Also:
-
INDENTATIONRIGHT
attribute of list tag- See Also:
-
IGNORE
the chunk tag- See Also:
-
ENTITY
the chunk tag- See Also:
-
ID
the chunk tag- See Also:
-
CHUNK
the chunk tag- See Also:
-
ENCODING
attribute of the chunk tag- See Also:
-
EMBEDDED
attribute of the chunk tag- See Also:
-
COLOR
attribute of the chunk/table/cell tag- See Also:
-
RED
attribute of the chunk/table/cell tag- See Also:
-
GREEN
attribute of the chunk/table/cell tag- See Also:
-
BLUE
attribute of the chunk/table/cell tag- See Also:
-
SUBSUPSCRIPT
attribute of the chunk tag -
LOCALGOTO
attribute of the chunk tag -
REMOTEGOTO
attribute of the chunk tag -
LOCALDESTINATION
attribute of the chunk tag -
GENERICTAG
attribute of the chunk tag -
TABLE
the table tag- See Also:
-
ROW
the cell tag- See Also:
-
CELL
the cell tag- See Also:
-
COLUMNS
attribute of the table tag- See Also:
-
LASTHEADERROW
attribute of the table tag- See Also:
-
CELLPADDING
attribute of the table tag- See Also:
-
CELLSPACING
attribute of the table tag- See Also:
-
OFFSET
attribute of the table tag- See Also:
-
WIDTHS
attribute of the table tag- See Also:
-
TABLEFITSPAGE
attribute of the table tag- See Also:
-
CELLSFITPAGE
attribute of the table tag- See Also:
-
CONVERT2PDFP
attribute of the table tag- See Also:
-
HORIZONTALALIGN
attribute of the cell tag- See Also:
-
VERTICALALIGN
attribute of the cell tag- See Also:
-
COLSPAN
attribute of the cell tag- See Also:
-
ROWSPAN
attribute of the cell tag- See Also:
-
HEADER
attribute of the cell tag- See Also:
-
NOWRAP
attribute of the cell tag- See Also:
-
BORDERWIDTH
attribute of the table/cell tag- See Also:
-
TOP
attribute of the table/cell tag- See Also:
-
BOTTOM
attribute of the table/cell tag- See Also:
-
WIDTH
attribute of the table/cell tag- See Also:
-
BORDERCOLOR
attribute of the table/cell tag- See Also:
-
BACKGROUNDCOLOR
attribute of the table/cell tag- See Also:
-
BGRED
attribute of the table/cell tag- See Also:
-
BGGREEN
attribute of the table/cell tag- See Also:
-
BGBLUE
attribute of the table/cell tag- See Also:
-
GRAYFILL
attribute of the table/cell tag- See Also:
-
IMAGE
the image tag- See Also:
-
URL
attribute of the image and annotation tag- See Also:
-
UNDERLYING
attribute of the image tag- See Also:
-
TEXTWRAP
attribute of the image tag- See Also:
-
ALT
attribute of the image tag- See Also:
-
ABSOLUTEX
attribute of the image tag- See Also:
-
ABSOLUTEY
attribute of the image tag- See Also:
-
PLAINWIDTH
attribute of the image tag- See Also:
-
PLAINHEIGHT
attribute of the image tag- See Also:
-
SCALEDWIDTH
attribute of the image tag- See Also:
-
SCALEDHEIGHT
attribute of the image tag- See Also:
-
ROTATION
attribute of the image tag- See Also:
-
NEWPAGE
the newpage tag- See Also:
-
NEWLINE
the newpage tag- See Also:
-
ANNOTATION
the annotation tag- See Also:
-
FILE
attribute of the annotation tag- See Also:
-
DESTINATION
attribute of the annotation tag- See Also:
-
PAGE
attribute of the annotation tag- See Also:
-
NAMED
attribute of the annotation tag- See Also:
-
APPLICATION
attribute of the annotation tag- See Also:
-
PARAMETERS
attribute of the annotation tag- See Also:
-
OPERATION
attribute of the annotation tag- See Also:
-
DEFAULTDIR
attribute of the annotation tag- See Also:
-
LLX
attribute of the annotation tag- See Also:
-
LLY
attribute of the annotation tag- See Also:
-
URX
attribute of the annotation tag- See Also:
-
URY
attribute of the annotation tag- See Also:
-
CONTENT
attribute of the annotation tag- See Also:
-
ALIGN_LEFT
the possible value of an alignment attribute- See Also:
-
ALIGN_CENTER
the possible value of an alignment attribute- See Also:
-
ALIGN_RIGHT
the possible value of an alignment attribute- See Also:
-
ALIGN_JUSTIFIED
the possible value of an alignment attribute- See Also:
-
ALIGN_JUSTIFIED_ALL
the possible value of an alignment attribute- See Also:
-
ALIGN_TOP
the possible value of an alignment attribute- See Also:
-
ALIGN_MIDDLE
the possible value of an alignment attribute- See Also:
-
ALIGN_BOTTOM
the possible value of an alignment attribute- See Also:
-
ALIGN_BASELINE
the possible value of an alignment attribute- See Also:
-
DEFAULT
the possible value of an alignment attribute- See Also:
-
UNKNOWN
the possible value of an alignment attribute- See Also:
-
FONT
the possible value of an alignment attribute- See Also:
-
SIZE
the possible value of an alignment attribute- See Also:
-
STYLE
the possible value of an alignment attribute- See Also:
-
HORIZONTALRULE
the possible value of a tag- See Also:
-
PAGE_SIZE
the possible value of a tag- See Also:
-
ORIENTATION
the possible value of a tag- See Also:
-
ALIGN_INDENTATION_ITEMS
a possible list attribute- See Also:
-
AUTO_INDENT_ITEMS
a possible list attribute- See Also:
-
LOWERCASE
a possible list attribute- See Also:
-
FACE
a possible list attribute- Since:
- 2.1.3
- See Also:
-
SRC
attribute of the image or iframe tag- Since:
- 2.1.3
- See Also:
-
-
Constructor Details
-
ElementTags
public ElementTags()
-
-
Method Details
-
getAlignment
Translates the alignment value to a String value.- Parameters:
alignment
- the alignment value- Returns:
- the translated value
-
alignmentValue
Translates a String value to an alignment value. (written by Norman Richards, integrated into iText by Bruno)- Parameters:
alignment
- a String (one of the ALIGN_ constants of this class)- Returns:
- an alignment value (one of the ALIGN_ constants of the Element interface)
-