public class MarkObject extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ScavengerArea" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}DensityMeasuringField" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}CIELABMeasuringField" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ColorControlStrip" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}JobField" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}RegisterMark" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}DynamicField" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}CutMark" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}DeviceMark" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}RefAnchor" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}MarkActivation" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="CompensationCTMTemplate" 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="CTM" type="{http://www.CIP4.org/JDFSchema_2_0}matrix" />
<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="ContentRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="Ord" 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" />
<attribute name="IdentificationFieldRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
MarkObject() |
| Modifier and Type | Method and Description |
|---|---|
EnumAnchor |
getAnchor()
Gets the value of the anchor property.
|
List<CIELABMeasuringField> |
getCIELABMeasuringFields()
Gets the value of the cielabMeasuringFields property.
|
Double |
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.
|
List<ColorControlStrip> |
getColorControlStrips()
Gets the value of the colorControlStrips property.
|
String |
getCompensationCTMFormat()
Gets the value of the compensationCTMFormat property.
|
String |
getCompensationCTMTemplate()
Gets the value of the compensationCTMTemplate property.
|
Object |
getContentRef()
Gets the value of the contentRef property.
|
List<Double> |
getCTMS()
Gets the value of the ctms property.
|
List<CutMark> |
getCutMarks()
Gets the value of the cutMarks property.
|
List<DensityMeasuringField> |
getDensityMeasuringFields()
Gets the value of the densityMeasuringFields property.
|
List<DeviceMark> |
getDeviceMarks()
Gets the value of the deviceMarks property.
|
List<DynamicField> |
getDynamicFields()
Gets the value of the dynamicFields property.
|
List<Double> |
getHalfTonePhaseOrigins()
Gets the value of the halfTonePhaseOrigins property.
|
Object |
getIdentificationFieldRef()
Gets the value of the identificationFieldRef property.
|
List<JobField> |
getJobFields()
Gets the value of the jobFields property.
|
Integer |
getLayerID()
Gets the value of the layerID property.
|
Integer |
getLogicalStackOrd()
Gets the value of the logicalStackOrd property.
|
List<MarkActivation> |
getMarkActivations()
Gets the value of the markActivations property.
|
Integer |
getOrd()
Gets the value of the ord property.
|
Integer |
getOrdID()
Gets the value of the ordID property.
|
List<RefAnchor> |
getRefAnchors()
Gets the value of the refAnchors property.
|
List<RegisterMark> |
getRegisterMarks()
Gets the value of the registerMarks property.
|
List<ScavengerArea> |
getScavengerAreas()
Gets the value of the scavengerAreas property.
|
String |
getSourceClipPath()
Gets the value of the sourceClipPath property.
|
String |
getTrimClipPath()
Gets the value of the trimClipPath property.
|
List<Double> |
getTrimCTMs()
Gets the value of the trimCTMs property.
|
List<Double> |
getTrimSizes()
Gets the value of the trimSizes property.
|
void |
setAnchor(EnumAnchor value)
Sets the value of the anchor property.
|
void |
setClipBox(Double 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 |
setContentRef(Object value)
Sets the value of the contentRef property.
|
void |
setIdentificationFieldRef(Object value)
Sets the value of the identificationFieldRef 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 |
setOrdID(Integer value)
Sets the value of the ordID property.
|
void |
setSourceClipPath(String value)
Sets the value of the sourceClipPath property.
|
void |
setTrimClipPath(String value)
Sets the value of the trimClipPath property.
|
protected List<MarkActivation> markActivations
protected List<DeviceMark> deviceMarks
protected List<DynamicField> dynamicFields
protected List<RegisterMark> registerMarks
protected List<ColorControlStrip> colorControlStrips
protected List<CIELABMeasuringField> cielabMeasuringFields
protected List<DensityMeasuringField> densityMeasuringFields
protected List<ScavengerArea> scavengerAreas
protected String compensationCTMTemplate
protected String trimClipPath
protected Double clipBox
protected Integer ordID
protected Integer logicalStackOrd
protected EnumAnchor anchor
protected String clipBoxFormat
protected Integer layerID
protected String sourceClipPath
protected String clipBoxTemplate
protected String clipPath
protected Object contentRef
protected Integer ord
protected String compensationCTMFormat
protected Object identificationFieldRef
public List<MarkActivation> getMarkActivations()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the markActivations property.
For example, to add a new item, do as follows:
getMarkActivations().add(newItem);
Objects of the following type(s) are allowed in the list
MarkActivation
public List<RefAnchor> getRefAnchors()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the refAnchors property.
For example, to add a new item, do as follows:
getRefAnchors().add(newItem);
Objects of the following type(s) are allowed in the list
RefAnchor
public List<DeviceMark> getDeviceMarks()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the deviceMarks property.
For example, to add a new item, do as follows:
getDeviceMarks().add(newItem);
Objects of the following type(s) are allowed in the list
DeviceMark
public List<CutMark> getCutMarks()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the cutMarks property.
For example, to add a new item, do as follows:
getCutMarks().add(newItem);
Objects of the following type(s) are allowed in the list
CutMark
public List<DynamicField> getDynamicFields()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the dynamicFields property.
For example, to add a new item, do as follows:
getDynamicFields().add(newItem);
Objects of the following type(s) are allowed in the list
DynamicField
public List<RegisterMark> getRegisterMarks()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the registerMarks property.
For example, to add a new item, do as follows:
getRegisterMarks().add(newItem);
Objects of the following type(s) are allowed in the list
RegisterMark
public List<JobField> getJobFields()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the jobFields property.
For example, to add a new item, do as follows:
getJobFields().add(newItem);
Objects of the following type(s) are allowed in the list
JobField
public List<ColorControlStrip> getColorControlStrips()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the colorControlStrips property.
For example, to add a new item, do as follows:
getColorControlStrips().add(newItem);
Objects of the following type(s) are allowed in the list
ColorControlStrip
public List<CIELABMeasuringField> getCIELABMeasuringFields()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the cielabMeasuringFields property.
For example, to add a new item, do as follows:
getCIELABMeasuringFields().add(newItem);
Objects of the following type(s) are allowed in the list
CIELABMeasuringField
public List<DensityMeasuringField> getDensityMeasuringFields()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the densityMeasuringFields property.
For example, to add a new item, do as follows:
getDensityMeasuringFields().add(newItem);
Objects of the following type(s) are allowed in the list
DensityMeasuringField
public List<ScavengerArea> getScavengerAreas()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the scavengerAreas property.
For example, to add a new item, do as follows:
getScavengerAreas().add(newItem);
Objects of the following type(s) are allowed in the list
ScavengerArea
public String getCompensationCTMTemplate()
Stringpublic void setCompensationCTMTemplate(String value)
value - allowed object is
Stringpublic String getTrimClipPath()
Stringpublic void setTrimClipPath(String value)
value - allowed object is
Stringpublic Double getClipBox()
Doublepublic void setClipBox(Double value)
value - allowed object is
Doublepublic List<Double> getCTMS()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the ctms property.
For example, to add a new item, do as follows:
getCTMS().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public 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 List<Double> getTrimCTMs()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the trimCTMs property.
For example, to add a new item, do as follows:
getTrimCTMs().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public 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 Object getContentRef()
Objectpublic void setContentRef(Object value)
value - allowed object is
Objectpublic Integer getOrd()
Integerpublic void setOrd(Integer value)
value - allowed object is
Integerpublic List<Double> getTrimSizes()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the trimSizes property.
For example, to add a new item, do as follows:
getTrimSizes().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public List<Double> getHalfTonePhaseOrigins()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the halfTonePhaseOrigins property.
For example, to add a new item, do as follows:
getHalfTonePhaseOrigins().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public String getCompensationCTMFormat()
Stringpublic void setCompensationCTMFormat(String value)
value - allowed object is
Stringpublic Object getIdentificationFieldRef()
ObjectCopyright © 2012. All Rights Reserved.