Package | Description |
---|---|
loci.poi.hpsf.wellknown |
Specific support for DocumentSummaryInformation, SummaryInformation types.
|
Modifier and Type | Field and Description |
---|---|
private static PropertyIDMap |
PropertyIDMap.documentSummaryInformationProperties
Contains the summary information property ID values and
associated strings.
|
private static PropertyIDMap |
PropertyIDMap.summaryInformationProperties
Contains the summary information property ID values and
associated strings.
|
Modifier and Type | Method and Description |
---|---|
PropertyIDMap |
SectionIDMap.get(byte[] sectionFormatID)
Returns the
PropertyIDMap for a given section format
ID. |
static PropertyIDMap |
PropertyIDMap.getDocumentSummaryInformationProperties()
Returns the Document Summary Information properties
singleton.
|
static PropertyIDMap |
PropertyIDMap.getSummaryInformationProperties() |
Modifier and Type | Method and Description |
---|---|
Object |
SectionIDMap.put(byte[] sectionFormatID,
PropertyIDMap propertyIDMap)
Associates a section format ID with a
PropertyIDMap . |
Copyright © 2016 Open Microscopy Environment