Class Layout
- java.lang.Object
-
- org.cip4.lib.xjdf.schema.SpecificResource
-
- org.cip4.lib.xjdf.schema.Layout
-
- All Implemented Interfaces:
java.io.Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
public class Layout extends SpecificResource implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for Layout complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Layout"> <complexContent> <extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource"> <sequence> <element ref="{http://www.CIP4.org/JDFSchema_2_0}Device" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.CIP4.org/JDFSchema_2_0}FileSpec" minOccurs="0"/> <element ref="{http://www.CIP4.org/JDFSchema_2_0}FitPolicy" minOccurs="0"/> <element ref="{http://www.CIP4.org/JDFSchema_2_0}PlacedObject" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.CIP4.org/JDFSchema_2_0}Position" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.CIP4.org/JDFSchema_2_0}SheetActivation" minOccurs="0"/> <element ref="{http://www.CIP4.org/JDFSchema_2_0}StripMark" maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="Anchor" type="{http://www.CIP4.org/JDFSchema_2_0}Anchor" /> <attribute name="Automated" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="ExpansionBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" /> <attribute name="FilmRef" type="{http://www.w3.org/2001/XMLSchema}IDREF" /> <attribute name="InnermostShingling" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="MaxCollect" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="MinCollect" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="OutermostShingling" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="PaperRef" type="{http://www.w3.org/2001/XMLSchema}IDREF" /> <attribute name="PlateRef" type="{http://www.w3.org/2001/XMLSchema}IDREF" /> <attribute name="ProofPaperRef" type="{http://www.w3.org/2001/XMLSchema}IDREF" /> <attribute name="SheetLay" type="{http://www.CIP4.org/JDFSchema_2_0}SheetLay" /> <attribute name="SurfaceContentsBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" /> <attribute name="WorkStyle" type="{http://www.CIP4.org/JDFSchema_2_0}WorkStyle" /> <anyAttribute processContents='lax' namespace='##other'/> </extension> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected Anchoranchorprotected java.lang.Booleanautomatedprotected java.util.List<Device>deviceprotected RectangleexpansionBoxprotected FileSpecfileSpecprotected Resourcefilmprotected FitPolicyfitPolicyprotected java.lang.FloatinnermostShinglingprotected java.lang.IntegermaxCollectprotected java.lang.IntegerminCollectprotected java.lang.FloatoutermostShinglingprotected Resourcepaperprotected java.util.List<PlacedObject>placedObjectprotected Resourceplateprotected java.util.List<Position>positionprotected ResourceproofPaperprotected SheetActivationsheetActivationprotected SheetLaysheetLayprotected java.util.List<StripMark>stripMarkprotected RectanglesurfaceContentsBoxprotected WorkStyleworkStyle
-
Constructor Summary
Constructors Constructor Description Layout()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object object)booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, java.lang.Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)AnchorgetAnchor()Gets the value of the anchor property.java.util.List<Device>getDevice()Gets the value of the device property.RectanglegetExpansionBox()Gets the value of the expansionBox property.FileSpecgetFileSpec()Gets the value of the fileSpec property.ResourcegetFilm()Gets the value of the film property.FitPolicygetFitPolicy()Gets the value of the fitPolicy property.java.lang.FloatgetInnermostShingling()Gets the value of the innermostShingling property.java.lang.IntegergetMaxCollect()Gets the value of the maxCollect property.java.lang.IntegergetMinCollect()Gets the value of the minCollect property.java.lang.FloatgetOutermostShingling()Gets the value of the outermostShingling property.ResourcegetPaper()Gets the value of the paper property.java.util.List<PlacedObject>getPlacedObject()Gets the value of the placedObject property.ResourcegetPlate()Gets the value of the plate property.java.util.List<Position>getPosition()Gets the value of the position property.ResourcegetProofPaper()Gets the value of the proofPaper property.SheetActivationgetSheetActivation()Gets the value of the sheetActivation property.SheetLaygetSheetLay()Gets the value of the sheetLay property.java.util.List<StripMark>getStripMark()Gets the value of the stripMark property.RectanglegetSurfaceContentsBox()Gets the value of the surfaceContentsBox property.WorkStylegetWorkStyle()Gets the value of the workStyle property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)java.lang.BooleanisAutomated()Gets the value of the automated property.voidsetAnchor(Anchor value)Sets the value of the anchor property.voidsetAutomated(java.lang.Boolean value)Sets the value of the automated property.voidsetExpansionBox(Rectangle value)Sets the value of the expansionBox property.voidsetFileSpec(FileSpec value)Sets the value of the fileSpec property.voidsetFilm(Resource value)Sets the value of the film property.voidsetFitPolicy(FitPolicy value)Sets the value of the fitPolicy property.voidsetInnermostShingling(java.lang.Float value)Sets the value of the innermostShingling property.voidsetMaxCollect(java.lang.Integer value)Sets the value of the maxCollect property.voidsetMinCollect(java.lang.Integer value)Sets the value of the minCollect property.voidsetOutermostShingling(java.lang.Float value)Sets the value of the outermostShingling property.voidsetPaper(Resource value)Sets the value of the paper property.voidsetPlate(Resource value)Sets the value of the plate property.voidsetProofPaper(Resource value)Sets the value of the proofPaper property.voidsetSheetActivation(SheetActivation value)Sets the value of the sheetActivation property.voidsetSheetLay(SheetLay value)Sets the value of the sheetLay property.voidsetSurfaceContentsBox(Rectangle value)Sets the value of the surfaceContentsBox property.voidsetWorkStyle(WorkStyle value)Sets the value of the workStyle property.LayoutwithAnchor(Anchor value)LayoutwithAutomated(java.lang.Boolean value)LayoutwithDevice(java.util.Collection<Device> values)LayoutwithDevice(Device... values)LayoutwithExpansionBox(Rectangle value)LayoutwithFileSpec(FileSpec value)LayoutwithFilm(Resource value)LayoutwithFitPolicy(FitPolicy value)LayoutwithInnermostShingling(java.lang.Float value)LayoutwithMaxCollect(java.lang.Integer value)LayoutwithMinCollect(java.lang.Integer value)LayoutwithOutermostShingling(java.lang.Float value)LayoutwithPaper(Resource value)LayoutwithPlacedObject(java.util.Collection<PlacedObject> values)LayoutwithPlacedObject(PlacedObject... values)LayoutwithPlate(Resource value)LayoutwithPosition(java.util.Collection<Position> values)LayoutwithPosition(Position... values)LayoutwithProofPaper(Resource value)LayoutwithSheetActivation(SheetActivation value)LayoutwithSheetLay(SheetLay value)LayoutwithStripMark(java.util.Collection<StripMark> values)LayoutwithStripMark(StripMark... values)LayoutwithSurfaceContentsBox(Rectangle value)LayoutwithWorkStyle(WorkStyle value)-
Methods inherited from class org.cip4.lib.xjdf.schema.SpecificResource
getOtherAttributes
-
-
-
-
Field Detail
-
device
protected java.util.List<Device> device
-
fileSpec
protected FileSpec fileSpec
-
fitPolicy
protected FitPolicy fitPolicy
-
placedObject
protected java.util.List<PlacedObject> placedObject
-
position
protected java.util.List<Position> position
-
sheetActivation
protected SheetActivation sheetActivation
-
stripMark
protected java.util.List<StripMark> stripMark
-
anchor
protected Anchor anchor
-
automated
protected java.lang.Boolean automated
-
expansionBox
protected Rectangle expansionBox
-
film
protected Resource film
-
innermostShingling
protected java.lang.Float innermostShingling
-
maxCollect
protected java.lang.Integer maxCollect
-
minCollect
protected java.lang.Integer minCollect
-
outermostShingling
protected java.lang.Float outermostShingling
-
paper
protected Resource paper
-
plate
protected Resource plate
-
proofPaper
protected Resource proofPaper
-
sheetLay
protected SheetLay sheetLay
-
surfaceContentsBox
protected Rectangle surfaceContentsBox
-
workStyle
protected WorkStyle workStyle
-
-
Method Detail
-
getDevice
public java.util.List<Device> getDevice()
Gets the value of the device property.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
setmethod for the device property.For example, to add a new item, do as follows:
getDevice().add(newItem);Objects of the following type(s) are allowed in the list
Device
-
getFileSpec
public FileSpec getFileSpec()
Gets the value of the fileSpec property.- Returns:
- possible object is
FileSpec
-
setFileSpec
public void setFileSpec(FileSpec value)
Sets the value of the fileSpec property.- Parameters:
value- allowed object isFileSpec
-
getFitPolicy
public FitPolicy getFitPolicy()
Gets the value of the fitPolicy property.- Returns:
- possible object is
FitPolicy
-
setFitPolicy
public void setFitPolicy(FitPolicy value)
Sets the value of the fitPolicy property.- Parameters:
value- allowed object isFitPolicy
-
getPlacedObject
public java.util.List<PlacedObject> getPlacedObject()
Gets the value of the placedObject property.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
setmethod for the placedObject property.For example, to add a new item, do as follows:
getPlacedObject().add(newItem);Objects of the following type(s) are allowed in the list
PlacedObject
-
getPosition
public java.util.List<Position> getPosition()
Gets the value of the position property.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
setmethod for the position property.For example, to add a new item, do as follows:
getPosition().add(newItem);Objects of the following type(s) are allowed in the list
Position
-
getSheetActivation
public SheetActivation getSheetActivation()
Gets the value of the sheetActivation property.- Returns:
- possible object is
SheetActivation
-
setSheetActivation
public void setSheetActivation(SheetActivation value)
Sets the value of the sheetActivation property.- Parameters:
value- allowed object isSheetActivation
-
getStripMark
public java.util.List<StripMark> getStripMark()
Gets the value of the stripMark property.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
setmethod for the stripMark property.For example, to add a new item, do as follows:
getStripMark().add(newItem);Objects of the following type(s) are allowed in the list
StripMark
-
getAnchor
public Anchor getAnchor()
Gets the value of the anchor property.- Returns:
- possible object is
Anchor
-
setAnchor
public void setAnchor(Anchor value)
Sets the value of the anchor property.- Parameters:
value- allowed object isAnchor
-
isAutomated
public java.lang.Boolean isAutomated()
Gets the value of the automated property.- Returns:
- possible object is
Boolean
-
setAutomated
public void setAutomated(java.lang.Boolean value)
Sets the value of the automated property.- Parameters:
value- allowed object isBoolean
-
getExpansionBox
public Rectangle getExpansionBox()
Gets the value of the expansionBox property.- Returns:
- possible object is
String
-
setExpansionBox
public void setExpansionBox(Rectangle value)
Sets the value of the expansionBox property.- Parameters:
value- allowed object isString
-
getFilm
public Resource getFilm()
Gets the value of the film property.- Returns:
- possible object is
Object
-
setFilm
public void setFilm(Resource value)
Sets the value of the film property.- Parameters:
value- allowed object isObject
-
getInnermostShingling
public java.lang.Float getInnermostShingling()
Gets the value of the innermostShingling property.- Returns:
- possible object is
Float
-
setInnermostShingling
public void setInnermostShingling(java.lang.Float value)
Sets the value of the innermostShingling property.- Parameters:
value- allowed object isFloat
-
getMaxCollect
public java.lang.Integer getMaxCollect()
Gets the value of the maxCollect property.- Returns:
- possible object is
Integer
-
setMaxCollect
public void setMaxCollect(java.lang.Integer value)
Sets the value of the maxCollect property.- Parameters:
value- allowed object isInteger
-
getMinCollect
public java.lang.Integer getMinCollect()
Gets the value of the minCollect property.- Returns:
- possible object is
Integer
-
setMinCollect
public void setMinCollect(java.lang.Integer value)
Sets the value of the minCollect property.- Parameters:
value- allowed object isInteger
-
getOutermostShingling
public java.lang.Float getOutermostShingling()
Gets the value of the outermostShingling property.- Returns:
- possible object is
Float
-
setOutermostShingling
public void setOutermostShingling(java.lang.Float value)
Sets the value of the outermostShingling property.- Parameters:
value- allowed object isFloat
-
getPaper
public Resource getPaper()
Gets the value of the paper property.- Returns:
- possible object is
Object
-
setPaper
public void setPaper(Resource value)
Sets the value of the paper property.- Parameters:
value- allowed object isObject
-
getPlate
public Resource getPlate()
Gets the value of the plate property.- Returns:
- possible object is
Object
-
setPlate
public void setPlate(Resource value)
Sets the value of the plate property.- Parameters:
value- allowed object isObject
-
getProofPaper
public Resource getProofPaper()
Gets the value of the proofPaper property.- Returns:
- possible object is
Object
-
setProofPaper
public void setProofPaper(Resource value)
Sets the value of the proofPaper property.- Parameters:
value- allowed object isObject
-
getSheetLay
public SheetLay getSheetLay()
Gets the value of the sheetLay property.- Returns:
- possible object is
SheetLay
-
setSheetLay
public void setSheetLay(SheetLay value)
Sets the value of the sheetLay property.- Parameters:
value- allowed object isSheetLay
-
getSurfaceContentsBox
public Rectangle getSurfaceContentsBox()
Gets the value of the surfaceContentsBox property.- Returns:
- possible object is
String
-
setSurfaceContentsBox
public void setSurfaceContentsBox(Rectangle value)
Sets the value of the surfaceContentsBox property.- Parameters:
value- allowed object isString
-
getWorkStyle
public WorkStyle getWorkStyle()
Gets the value of the workStyle property.- Returns:
- possible object is
WorkStyle
-
setWorkStyle
public void setWorkStyle(WorkStyle value)
Sets the value of the workStyle property.- Parameters:
value- allowed object isWorkStyle
-
withPlacedObject
public Layout withPlacedObject(PlacedObject... values)
-
withPlacedObject
public Layout withPlacedObject(java.util.Collection<PlacedObject> values)
-
withSheetActivation
public Layout withSheetActivation(SheetActivation value)
-
withAutomated
public Layout withAutomated(java.lang.Boolean value)
-
withInnermostShingling
public Layout withInnermostShingling(java.lang.Float value)
-
withMaxCollect
public Layout withMaxCollect(java.lang.Integer value)
-
withMinCollect
public Layout withMinCollect(java.lang.Integer value)
-
withOutermostShingling
public Layout withOutermostShingling(java.lang.Float value)
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, java.lang.Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2- Overrides:
equalsin classSpecificResource
-
equals
public boolean equals(java.lang.Object object)
- Overrides:
equalsin classSpecificResource
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2- Overrides:
hashCodein classSpecificResource
-
hashCode
public int hashCode()
- Overrides:
hashCodein classSpecificResource
-
-