Package | Description |
---|---|
net.sf.mpxj.conceptdraw.schema |
Modifier and Type | Field and Description |
---|---|
protected ViewProperties |
Document.Projects.viewProperties |
protected ViewProperties |
Document.Projects.Project.viewProperties |
protected ViewProperties |
Document.ResourceUsageDiagram.viewProperties |
protected ViewProperties |
Document.Resources.viewProperties |
Modifier and Type | Method and Description |
---|---|
ViewProperties |
ObjectFactory.createViewProperties()
Create an instance of
ViewProperties |
ViewProperties |
Document.Projects.getViewProperties()
Settings for multiproject grid view.
|
ViewProperties |
Document.Projects.Project.getViewProperties()
Settings for project grid view.
|
ViewProperties |
Document.ResourceUsageDiagram.getViewProperties()
Settings for resource usage grid view.
|
ViewProperties |
Document.Resources.getViewProperties()
Settings for resources grid view.
|
Modifier and Type | Method and Description |
---|---|
void |
Document.Projects.setViewProperties(ViewProperties value)
Sets the value of the viewProperties property.
|
void |
Document.Projects.Project.setViewProperties(ViewProperties value)
Sets the value of the viewProperties property.
|
void |
Document.ResourceUsageDiagram.setViewProperties(ViewProperties value)
Sets the value of the viewProperties property.
|
void |
Document.Resources.setViewProperties(ViewProperties value)
Sets the value of the viewProperties property.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.