| Package | Description |
|---|---|
| org.cip4.lib.xjdf.builder | |
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
LayoutBuilder |
LayoutBuilder.addPlacedObject(PlacedObject placedObject)
Append a PlacedObject node (MarkObject or ContentObject) to Layout Definition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentObject
Java class for ContentObject complex type.
|
class |
MarkObject
Java class for MarkObject complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends PlacedObject>> |
Layout.placedObject |
| Modifier and Type | Method and Description |
|---|---|
PlacedObject |
ObjectFactory.createPlacedObject()
Create an instance of
PlacedObject |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PlacedObject> |
ObjectFactory.createPlacedObject(PlacedObject value)
|
List<JAXBElement<? extends PlacedObject>> |
Layout.getPlacedObject()
Gets the value of the placedObject property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PlacedObject> |
ObjectFactory.createPlacedObject(PlacedObject value)
|
Copyright © 2013. All Rights Reserved.