| Package | Description |
|---|---|
| org.mpxj | |
| org.mpxj.common | |
| org.mpxj.mspdi |
| Modifier and Type | Method and Description |
|---|---|
ProjectProperties |
ProjectFile.getProjectProperties()
This method is used to retrieve the project properties.
|
| Constructor and Description |
|---|
GenericCriteria(ProjectProperties properties)
Constructor.
|
GraphicalIndicatorCriteria(ProjectProperties properties)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ProjectPropertiesHelper.getProjectTitle(ProjectProperties properties)
This method retrieves a title for the project.
|
| Modifier and Type | Method and Description |
|---|---|
static Duration |
DatatypeConverter.parseDurationInTenthsOfMinutes(ProjectProperties properties,
Number value,
TimeUnit targetTimeUnit)
Parse duration represented as tenths of minutes.
|
static Duration |
DatatypeConverter.parseDurationInThousanthsOfMinutes(ProjectProperties properties,
Number value,
TimeUnit targetTimeUnit)
Parse duration represented in thousandths of minutes.
|
Copyright © 2000–2026 MPXJ. All rights reserved.