Skip navigation links
A B C D E F G H I J L M N O P R S T U W X Y 

I

id - Variable in class org.docgene.model.XMLArticle
The article ID.
id - Variable in class org.docgene.model.XMLReference
The reference ID.
idMayBeDesc - Variable in class org.docgene.model.XMLReference
True if the raw ID maybe a description.
IMAGE_MAP - Static variable in class org.docgene.model.XMLExtendedImage
Tags an image Map extended image.
IMPORTANT - Static variable in class org.docgene.model.XMLComment
 
IN_WORK_NAME - Static variable in class org.docgene.model.XMLMessageBox
The name of the in work background for the Progress messageBox type.
incrementSortableTables(int) - Method in class org.docgene.model.XMLArticle
Increment the number of sortable tables in the article.
incrementSortableTables(int) - Method in interface org.docgene.model.XMLParentArticle
Increment the number of sortable tables in the article.
INFO - Static variable in class org.docgene.model.XMLMessageBox
The Info messageBox type.
initDefaultContent() - Method in class org.docgene.model.XMLMenu
Initialize the default content.
insertElementsAfter(ParagraphElement...) - Method in class org.docgene.scripts.DocJScriptContext
Insert a list of elements after the current element.
insertElementsBefore(ParagraphElement...) - Method in class org.docgene.scripts.DocJScriptContext
Insert a list of elements before the current element.
INTERFACE - Static variable in class org.docgene.model.XMLIncludedAPI
interface.
isAnyJDKAPI() - Method in class org.docgene.model.XMLJavaAPI
Return true if the API is a JDK API for Java 8 (JavaSE or JavaFX).
isAutoDesc() - Method in class org.docgene.model.XMLReference
Return true if the description has been set automatically.
isBareReference() - Method in class org.docgene.model.XMLReference
Return true for a bare reference pointing directly to a File.
isBound() - Method in class org.docgene.model.XMLInclude
Return true if the reference is bound.
isBound() - Method in class org.docgene.model.XMLRedirect
Return true if the reference is bound.
isBound() - Method in class org.docgene.model.XMLReference
Return true if the reference is bound.
isClassAPIType() - Method in class org.docgene.model.XMLJavaAPI
Return true if the API points to a class.
isCompact() - Method in class org.docgene.model.XMLAPIDoc
Return true if the api should have a compact representation.
isDirect() - Method in class org.docgene.model.XMLArticle
Return true.
isDirect() - Method in class org.docgene.model.XMLDisambArticle
Return true.
isDirect() - Method in class org.docgene.model.XMLRawHTMLArticle
Return true.
isDuplicate() - Method in class org.docgene.model.XMLChapter
Return true if the chapter is a duplicate of another existing title.
isDuplicate() - Method in class org.docgene.model.XMLTitle
Return true if the title is a duplicate of another existing title.
isEmpty() - Method in interface org.docgene.model.ParagraphElementParent
Return true if the paragraph is empty.
isEmpty() - Method in class org.docgene.model.XMLMenu
Return true if the menu is empty.
isEmpty() - Method in class org.docgene.model.XMLSentence
Return true if the sentence is empty.
isEmpty() - Method in class org.docgene.model.XMLSpan
Return true if the sentence is empty.
isEndingWithNewLine() - Method in class org.docgene.model.XMLSentence
Return true if the sentence ends with a new line.
isEndingWithNewLine() - Method in class org.docgene.model.XMLSpan
Return true if the sentence ends with a new line.
isExtendedImage() - Method in class org.docgene.model.XMLExtendedImage
Return true if the image is an extended image.
isExtendedImage() - Method in class org.docgene.model.XMLImage
Return true if the image is an extended image.
isFallback() - Method in class org.docgene.model.XMLFallbackArticle
Return true.
isFixedLayout() - Method in class org.docgene.model.XMLTable
Return true if the table has a fixed layout.
isFloat() - Method in class org.docgene.model.XMLImage
Return true if the image element should have the "float" attribute.
isFloat() - Method in class org.docgene.model.XMLMap
Return true if the map element should have the "float" attribute.
isFloat() - Method in class org.docgene.model.XMLTable
Return true if the table element should have the "float" attribute.
isGlobalIndex() - Method in class org.docgene.model.XMLIndex
Return true if the index is the global index.
isGlobalIndex() - Method in interface org.docgene.model.XMLParentArticle
Return true if the article is the global index.
isIndex() - Method in class org.docgene.model.XMLArticle
Return false.
isIndex() - Method in class org.docgene.model.XMLIndex
Return true.
isInFrame() - Method in class org.docgene.model.XMLRawHTMLArticle
Return true if the article content is in a frame.
isJDK8API() - Method in class org.docgene.model.XMLJavaAPI
Return true if the API is a JDK API for Java 8 (JavaSE or JavaFX).
isKeepingCase() - Method in class org.docgene.model.XMLArticle
Return true if the article title should keep the title description case.
isKeepingCase() - Method in class org.docgene.model.XMLChapter
Return trur if the chapter description should keep the title description case.
isKeepingCase() - Method in class org.docgene.model.XMLDisambArticle
Return true if the article title should keep the title description case.
isKeepingCase() - Method in class org.docgene.model.XMLFallbackArticle
Return false.
isKeepingCase() - Method in class org.docgene.model.XMLRawHTMLArticle
Return true if the article title should keep the title description case.
isKeepingCase() - Method in class org.docgene.model.XMLRedirect
Return true if the article title should keep the title description case.
isKeepingCase() - Method in class org.docgene.model.XMLTitle
Return true if the title description should keep the title description case.
isKeepingNumbering() - Method in class org.docgene.model.XMLInclude
Return true if the titles numbering levels is kept.
isNotesTwoColumns() - Method in class org.docgene.model.XMLArticle
Return true if the notes layout is on two columns.
isNotesTwoColumns() - Method in interface org.docgene.model.XMLParentArticle
Return true if the notes layout is on two columns.
isOnAnchor() - Method in class org.docgene.model.XMLWord
Return true if the word as being put on an existing anchor.
isOnArticle() - Method in class org.docgene.model.XMLWord
Return true if the word anchor is on an article.
isRawHTMLArticle() - Method in class org.docgene.model.XMLRawHTMLArticle
Return true.
isReferingTo() - Method in class org.docgene.model.XMLIndex
Return true if the index is refering to an article.
isRelativeHeight() - Method in class org.docgene.model.XMLImage
Return true if the image height is relative (in %).
isRelativeWidth() - Method in class org.docgene.model.XMLBox
Return true if the box width is relative (in %).
isRelativeWidth() - Method in class org.docgene.model.XMLImage
Return true if the image width is relative (in %).
isRelativeWidth() - Method in class org.docgene.model.XMLMap
Return true if the image width is relative (in %).
isRelativeWidth() - Method in class org.docgene.model.XMLSizedTableRow
Return true if the row widths are relative (in %).
isRelativeWidth() - Method in class org.docgene.model.XMLTable
Return true if the table width is relative (in %).
isRelativeWidth() - Method in class org.docgene.model.XMLTableColumn
Return true if the column width is relative (in %).
isRelativeWidth() - Method in class org.docgene.model.XMLTableRow
Return true if the row widths are relative (in %).
isRemovingH1Titles() - Method in class org.docgene.model.XMLRawHTMLArticle
Return true if H1 titles must be skipped.
isRemovingNav() - Method in class org.docgene.model.XMLRawHTMLArticle
Return true if if the article nav content must be removed.
isResolved() - Method in class org.docgene.model.XMLChapter
Return true if the title element has having been already resolved.
isResolved() - Method in class org.docgene.model.XMLJavaAPI
Return true if the API is resolved.
isResolved() - Method in class org.docgene.model.XMLTitle
Return true if the title element has having been already resolved.
isSearchable() - Method in class org.docgene.model.XMLChapter
Return true if the chapter title is searchable.
isSearchable() - Method in class org.docgene.model.XMLTitle
Return true if the title is searchable.
isSeeAlso() - Method in class org.docgene.model.XMLTitle
Return true if the TitledElement correspond to a See Also title.
isSortable() - Method in class org.docgene.model.XMLTable
Return true if the table has arrows to sort columns by their content.
isSortable() - Method in class org.docgene.model.XMLTableHeader
Return true if the table parent is sortable.
isSource() - Method in class org.docgene.model.XMLPre
Return true for a source tag.
isTemplate() - Method in class org.docgene.model.XMLArticle
Return true if this article is a template.
isTitlesResolved() - Method in class org.docgene.model.XMLArticle
Return true if the titles has been resolved.
isTrimmedLeft() - Method in class org.docgene.model.XMLPre
Return true if the text must be trimmed to the left.
isUL() - Method in class org.docgene.model.XMLList
Return true for a ul list.
isUsingMaximumSize() - Method in class org.docgene.model.XMLImage
Return true if the image must not have a size greater than the image definition size.
isValid() - Method in class org.docgene.model.XMLMailLink
Return true.
isValid() - Method in class org.docgene.model.XMLMoreInfo
Return true if the moreInfo element is valid.
isValid() - Method in class org.docgene.model.XMLRawHTMLArticle
Return true if the article is valid.
isValid() - Method in class org.docgene.model.XMLRedirect
Return true if the redirect is valid.
isVertical() - Method in class org.docgene.model.XMLTable
Return true if the table is vertical.
isVertical() - Method in class org.docgene.model.XMLTableHeader
Return true if the table header is vertical.
isXMLArticle() - Method in class org.docgene.model.XMLArticle
Return true.
isXMLArticle() - Method in interface org.docgene.model.XMLParentArticle
Return true if this is an XML article.
ITALIC - Static variable in interface org.docgene.model.FontType
The type for italic fonts.
A B C D E F G H I J L M N O P R S T U W X Y 
Skip navigation links

Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence