Package | Description |
---|---|
org.tanjakostic.jcleancim.docgen.collector |
This package defines interfaces and classes responsible for collecting documentation and figures
from the UML model, or freely initialised through the API without any UML model.
|
org.tanjakostic.jcleancim.docgen.collector.impl |
Modifier and Type | Method and Description |
---|---|
FormatInfo |
EntryDoc.getFormatInfo()
Returns format information about the formattable cell at index
j , null if this
entry has no formattable cell, or if the formattable cell is actually not formatted. |
Modifier and Type | Field and Description |
---|---|
FormatInfo |
AbstractPropertiesDoc.CellText.formatInfo |
Modifier and Type | Method and Description |
---|---|
FormatInfo |
EntryDocImpl.getFormatInfo() |
Modifier and Type | Method and Description |
---|---|
static EntryDocImpl |
EntryDocImpl.createData(java.lang.String bookmarkID,
FormatInfo formatInfo,
java.lang.String... values)
Creates regular entry with data.
|
Copyright 2009-2016 Tatjana (Tanja) Kostic