public class ContentObject extends PlacedObject implements Serializable
Java class for ContentObject complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ContentObject">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}PlacedObject">
<attribute name="CompensationCTMTemplate" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="OrdExpression" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="TrimClipPath" type="{http://www.CIP4.org/JDFSchema_2_0}PDFPath" />
<attribute name="ClipBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="OrdID" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="LogicalStackOrd" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="Anchor" type="{http://www.CIP4.org/JDFSchema_2_0}EnumAnchor" />
<attribute name="ClipBoxFormat" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="TrimCTM" type="{http://www.CIP4.org/JDFSchema_2_0}matrix" />
<attribute name="LayerID" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="SourceClipPath" type="{http://www.CIP4.org/JDFSchema_2_0}PDFPath" />
<attribute name="ClipBoxTemplate" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="ClipPath" type="{http://www.CIP4.org/JDFSchema_2_0}PDFPath" />
<attribute name="SetOrd" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="Ord" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="DocOrd" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="TrimSize" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="HalfTonePhaseOrigin" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="CompensationCTMFormat" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected EnumAnchor |
anchor |
protected Rectangle |
clipBox |
protected String |
clipBoxFormat |
protected String |
clipBoxTemplate |
protected String |
clipPath |
protected String |
compensationCTMFormat |
protected String |
compensationCTMTemplate |
protected Integer |
docOrd |
protected XYPair |
halfTonePhaseOrigin |
protected Integer |
layerID |
protected Integer |
logicalStackOrd |
protected Integer |
ord |
protected String |
ordExpression |
protected Integer |
ordID |
protected Integer |
setOrd |
protected String |
sourceClipPath |
protected String |
trimClipPath |
protected Matrix |
trimCTM |
protected XYPair |
trimSize |
ctm| Constructor and Description |
|---|
ContentObject() |
| Modifier and Type | Method and Description |
|---|---|
EnumAnchor |
getAnchor()
Gets the value of the anchor property.
|
Rectangle |
getClipBox()
Gets the value of the clipBox property.
|
String |
getClipBoxFormat()
Gets the value of the clipBoxFormat property.
|
String |
getClipBoxTemplate()
Gets the value of the clipBoxTemplate property.
|
String |
getClipPath()
Gets the value of the clipPath property.
|
String |
getCompensationCTMFormat()
Gets the value of the compensationCTMFormat property.
|
String |
getCompensationCTMTemplate()
Gets the value of the compensationCTMTemplate property.
|
Integer |
getDocOrd()
Gets the value of the docOrd property.
|
XYPair |
getHalfTonePhaseOrigin()
Gets the value of the halfTonePhaseOrigin property.
|
Integer |
getLayerID()
Gets the value of the layerID property.
|
Integer |
getLogicalStackOrd()
Gets the value of the logicalStackOrd property.
|
Integer |
getOrd()
Gets the value of the ord property.
|
String |
getOrdExpression()
Gets the value of the ordExpression property.
|
Integer |
getOrdID()
Gets the value of the ordID property.
|
Integer |
getSetOrd()
Gets the value of the setOrd property.
|
String |
getSourceClipPath()
Gets the value of the sourceClipPath property.
|
String |
getTrimClipPath()
Gets the value of the trimClipPath property.
|
Matrix |
getTrimCTM()
Gets the value of the trimCTM property.
|
XYPair |
getTrimSize()
Gets the value of the trimSize property.
|
void |
setAnchor(EnumAnchor value)
Sets the value of the anchor property.
|
void |
setClipBox(Rectangle value)
Sets the value of the clipBox property.
|
void |
setClipBoxFormat(String value)
Sets the value of the clipBoxFormat property.
|
void |
setClipBoxTemplate(String value)
Sets the value of the clipBoxTemplate property.
|
void |
setClipPath(String value)
Sets the value of the clipPath property.
|
void |
setCompensationCTMFormat(String value)
Sets the value of the compensationCTMFormat property.
|
void |
setCompensationCTMTemplate(String value)
Sets the value of the compensationCTMTemplate property.
|
void |
setDocOrd(Integer value)
Sets the value of the docOrd property.
|
void |
setHalfTonePhaseOrigin(XYPair value)
Sets the value of the halfTonePhaseOrigin property.
|
void |
setLayerID(Integer value)
Sets the value of the layerID property.
|
void |
setLogicalStackOrd(Integer value)
Sets the value of the logicalStackOrd property.
|
void |
setOrd(Integer value)
Sets the value of the ord property.
|
void |
setOrdExpression(String value)
Sets the value of the ordExpression property.
|
void |
setOrdID(Integer value)
Sets the value of the ordID property.
|
void |
setSetOrd(Integer value)
Sets the value of the setOrd property.
|
void |
setSourceClipPath(String value)
Sets the value of the sourceClipPath property.
|
void |
setTrimClipPath(String value)
Sets the value of the trimClipPath property.
|
void |
setTrimCTM(Matrix value)
Sets the value of the trimCTM property.
|
void |
setTrimSize(XYPair value)
Sets the value of the trimSize property.
|
getCTM, setCTMprotected String compensationCTMTemplate
protected String ordExpression
protected String trimClipPath
protected Rectangle clipBox
protected Integer ordID
protected Integer logicalStackOrd
protected EnumAnchor anchor
protected String clipBoxFormat
protected Matrix trimCTM
protected Integer layerID
protected String sourceClipPath
protected String clipBoxTemplate
protected String clipPath
protected Integer setOrd
protected Integer ord
protected Integer docOrd
protected XYPair trimSize
protected XYPair halfTonePhaseOrigin
protected String compensationCTMFormat
public String getCompensationCTMTemplate()
Stringpublic void setCompensationCTMTemplate(String value)
value - allowed object is
Stringpublic String getOrdExpression()
Stringpublic void setOrdExpression(String value)
value - allowed object is
Stringpublic String getTrimClipPath()
Stringpublic void setTrimClipPath(String value)
value - allowed object is
Stringpublic Rectangle getClipBox()
Stringpublic void setClipBox(Rectangle value)
value - allowed object is
Stringpublic Integer getOrdID()
Integerpublic void setOrdID(Integer value)
value - allowed object is
Integerpublic Integer getLogicalStackOrd()
Integerpublic void setLogicalStackOrd(Integer value)
value - allowed object is
Integerpublic EnumAnchor getAnchor()
EnumAnchorpublic void setAnchor(EnumAnchor value)
value - allowed object is
EnumAnchorpublic String getClipBoxFormat()
Stringpublic void setClipBoxFormat(String value)
value - allowed object is
Stringpublic Matrix getTrimCTM()
Stringpublic void setTrimCTM(Matrix value)
value - allowed object is
Stringpublic Integer getLayerID()
Integerpublic void setLayerID(Integer value)
value - allowed object is
Integerpublic String getSourceClipPath()
Stringpublic void setSourceClipPath(String value)
value - allowed object is
Stringpublic String getClipBoxTemplate()
Stringpublic void setClipBoxTemplate(String value)
value - allowed object is
Stringpublic String getClipPath()
Stringpublic void setClipPath(String value)
value - allowed object is
Stringpublic Integer getSetOrd()
Integerpublic void setSetOrd(Integer value)
value - allowed object is
Integerpublic Integer getOrd()
Integerpublic void setOrd(Integer value)
value - allowed object is
Integerpublic Integer getDocOrd()
Integerpublic void setDocOrd(Integer value)
value - allowed object is
Integerpublic XYPair getTrimSize()
Stringpublic void setTrimSize(XYPair value)
value - allowed object is
Stringpublic XYPair getHalfTonePhaseOrigin()
Stringpublic void setHalfTonePhaseOrigin(XYPair value)
value - allowed object is
Stringpublic String getCompensationCTMFormat()
StringCopyright © 2013. All Rights Reserved.