Class SettingsImpl
- java.lang.Object
-
- com.priint.pubserver.metadata.xml.w2ml.SettingsImpl
-
- All Implemented Interfaces:
Settings,java.io.Serializable
public class SettingsImpl extends java.lang.Object implements java.io.Serializable, Settings
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SettingsImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetBleedBottom()doublegetBleedInner()doublegetBleedOuter()doublegetBleedTop()java.lang.StringgetBlendingspace()java.lang.StringgetCmykColorprofile()java.lang.StringgetColorPriority()intgetColumnsColor()intgetColumnsDirection()doublegetColumnsGutter()intgetColumnsLocked()intgetColumnsNum()doublegetDefaultPageheight()doublegetDefaultPagewidth()java.lang.StringgetFirstPageType()java.lang.StringgetIntention()intgetLastUsedUid()doublegetMarginBottom()intgetMarginColor()doublegetMarginLeft()doublegetMarginRight()doublegetMarginTop()intgetPagebinding()intgetPageelementsShown()intgetRestartPagenum()java.lang.StringgetRgbColorprofile()doublegetSlugBottom()doublegetSlugInner()doublegetSlugOuter()doublegetSlugTop()intgetStartpage()intgetUniformBleed()intgetUniformMargin()intgetUniformSlug()booleanisFacingPages()voidsetBleedBottom(double bleedBottom)voidsetBleedInner(double bleedInner)voidsetBleedOuter(double bleedOuter)voidsetBleedTop(double bleedTop)voidsetBlendingspace(java.lang.String blendingspace)voidsetCmykColorprofile(java.lang.String cmykColorprofile)voidsetColorPriority(java.lang.String colorPriority)voidsetColumnsColor(int columnsColor)voidsetColumnsDirection(int columnsDirection)voidsetColumnsGutter(double columnsGutter)voidsetColumnsLocked(int columnsLocked)voidsetColumnsNum(int columnsNum)voidsetDefaultPageheight(double defaultPageheight)voidsetDefaultPagewidth(double defaultPagewidth)voidsetFacingPages(boolean facingPages)voidsetFirstPageType(java.lang.String firstPageType)voidsetIntention(java.lang.String intention)voidsetLastUsedUid(int lastUsedUid)voidsetMarginBottom(double marginBottom)voidsetMarginColor(int marginColor)voidsetMarginLeft(double marginLeft)voidsetMarginRight(double marginRight)voidsetMarginTop(double marginTop)voidsetPagebinding(int pagebinding)voidsetPageelementsShown(int pageelementsShown)voidsetRestartPagenum(int restartPagenum)voidsetRgbColorprofile(java.lang.String rgbColorprofile)voidsetSlugBottom(double slugBottom)voidsetSlugInner(double slugInner)voidsetSlugOuter(double slugOuter)voidsetSlugTop(double slugTop)voidsetStartpage(int startpage)voidsetUniformBleed(int uniformBleed)voidsetUniformMargin(int uniformMargin)voidsetUniformSlug(int uniformSlug)
-
-
-
Method Detail
-
getDefaultPagewidth
public double getDefaultPagewidth()
- Specified by:
getDefaultPagewidthin interfaceSettings- Returns:
- the defaultPagewidth
-
setDefaultPagewidth
public void setDefaultPagewidth(double defaultPagewidth)
- Specified by:
setDefaultPagewidthin interfaceSettings- Parameters:
defaultPagewidth- the defaultPagewidth to set
-
getDefaultPageheight
public double getDefaultPageheight()
- Specified by:
getDefaultPageheightin interfaceSettings- Returns:
- the defaultPageheight
-
setDefaultPageheight
public void setDefaultPageheight(double defaultPageheight)
- Specified by:
setDefaultPageheightin interfaceSettings- Parameters:
defaultPageheight- the defaultPageheight to set
-
isFacingPages
public boolean isFacingPages()
- Specified by:
isFacingPagesin interfaceSettings- Returns:
- the facingPages
-
setFacingPages
public void setFacingPages(boolean facingPages)
- Specified by:
setFacingPagesin interfaceSettings- Parameters:
facingPages- the facingPages to set
-
getFirstPageType
public java.lang.String getFirstPageType()
- Specified by:
getFirstPageTypein interfaceSettings- Returns:
- the firstPageType
-
setFirstPageType
public void setFirstPageType(java.lang.String firstPageType)
- Specified by:
setFirstPageTypein interfaceSettings- Parameters:
firstPageType- the firstPageType to set
-
getIntention
public java.lang.String getIntention()
- Specified by:
getIntentionin interfaceSettings- Returns:
- the intention
-
setIntention
public void setIntention(java.lang.String intention)
- Specified by:
setIntentionin interfaceSettings- Parameters:
intention- the intention to set
-
getBlendingspace
public java.lang.String getBlendingspace()
- Specified by:
getBlendingspacein interfaceSettings- Returns:
- the blendingspace
-
setBlendingspace
public void setBlendingspace(java.lang.String blendingspace)
- Specified by:
setBlendingspacein interfaceSettings- Parameters:
blendingspace- the blendingspace to set
-
getStartpage
public int getStartpage()
- Specified by:
getStartpagein interfaceSettings- Returns:
- the startpage
-
setStartpage
public void setStartpage(int startpage)
- Specified by:
setStartpagein interfaceSettings- Parameters:
startpage- the startpage to set
-
getRestartPagenum
public int getRestartPagenum()
- Specified by:
getRestartPagenumin interfaceSettings- Returns:
- the restartPagenum
-
setRestartPagenum
public void setRestartPagenum(int restartPagenum)
- Specified by:
setRestartPagenumin interfaceSettings- Parameters:
restartPagenum- the restartPagenum to set
-
getPagebinding
public int getPagebinding()
- Specified by:
getPagebindingin interfaceSettings- Returns:
- the pagebinding
-
setPagebinding
public void setPagebinding(int pagebinding)
- Specified by:
setPagebindingin interfaceSettings- Parameters:
pagebinding- the pagebinding to set
-
getColumnsNum
public int getColumnsNum()
- Specified by:
getColumnsNumin interfaceSettings- Returns:
- the columnsNum
-
setColumnsNum
public void setColumnsNum(int columnsNum)
- Specified by:
setColumnsNumin interfaceSettings- Parameters:
columnsNum- the columnsNum to set
-
getColumnsGutter
public double getColumnsGutter()
- Specified by:
getColumnsGutterin interfaceSettings- Returns:
- the columnsGutter
-
setColumnsGutter
public void setColumnsGutter(double columnsGutter)
- Specified by:
setColumnsGutterin interfaceSettings- Parameters:
columnsGutter- the columnsGutter to set
-
getColumnsDirection
public int getColumnsDirection()
- Specified by:
getColumnsDirectionin interfaceSettings- Returns:
- the columnsDirection
-
setColumnsDirection
public void setColumnsDirection(int columnsDirection)
- Specified by:
setColumnsDirectionin interfaceSettings- Parameters:
columnsDirection- the columnsDirection to set
-
getColumnsColor
public int getColumnsColor()
- Specified by:
getColumnsColorin interfaceSettings- Returns:
- the columnsColor
-
setColumnsColor
public void setColumnsColor(int columnsColor)
- Specified by:
setColumnsColorin interfaceSettings- Parameters:
columnsColor- the columnsColor to set
-
getColumnsLocked
public int getColumnsLocked()
- Specified by:
getColumnsLockedin interfaceSettings- Returns:
- the columnsLocked
-
setColumnsLocked
public void setColumnsLocked(int columnsLocked)
- Specified by:
setColumnsLockedin interfaceSettings- Parameters:
columnsLocked- the columnsLocked to set
-
getMarginLeft
public double getMarginLeft()
- Specified by:
getMarginLeftin interfaceSettings- Returns:
- the marginLeft
-
setMarginLeft
public void setMarginLeft(double marginLeft)
- Specified by:
setMarginLeftin interfaceSettings- Parameters:
marginLeft- the marginLeft to set
-
getMarginTop
public double getMarginTop()
- Specified by:
getMarginTopin interfaceSettings- Returns:
- the marginTop
-
setMarginTop
public void setMarginTop(double marginTop)
- Specified by:
setMarginTopin interfaceSettings- Parameters:
marginTop- the marginTop to set
-
getMarginRight
public double getMarginRight()
- Specified by:
getMarginRightin interfaceSettings- Returns:
- the marginRight
-
setMarginRight
public void setMarginRight(double marginRight)
- Specified by:
setMarginRightin interfaceSettings- Parameters:
marginRight- the marginRight to set
-
getMarginBottom
public double getMarginBottom()
- Specified by:
getMarginBottomin interfaceSettings- Returns:
- the marginBottom
-
setMarginBottom
public void setMarginBottom(double marginBottom)
- Specified by:
setMarginBottomin interfaceSettings- Parameters:
marginBottom- the marginBottom to set
-
getMarginColor
public int getMarginColor()
- Specified by:
getMarginColorin interfaceSettings- Returns:
- the marginColor
-
setMarginColor
public void setMarginColor(int marginColor)
- Specified by:
setMarginColorin interfaceSettings- Parameters:
marginColor- the marginColor to set
-
getUniformMargin
public int getUniformMargin()
- Specified by:
getUniformMarginin interfaceSettings- Returns:
- the uniformMargin
-
setUniformMargin
public void setUniformMargin(int uniformMargin)
- Specified by:
setUniformMarginin interfaceSettings- Parameters:
uniformMargin- the uniformMargin to set
-
getBleedTop
public double getBleedTop()
- Specified by:
getBleedTopin interfaceSettings- Returns:
- the bleedTop
-
setBleedTop
public void setBleedTop(double bleedTop)
- Specified by:
setBleedTopin interfaceSettings- Parameters:
bleedTop- the bleedTop to set
-
getBleedBottom
public double getBleedBottom()
- Specified by:
getBleedBottomin interfaceSettings- Returns:
- the bleedBottom
-
setBleedBottom
public void setBleedBottom(double bleedBottom)
- Specified by:
setBleedBottomin interfaceSettings- Parameters:
bleedBottom- the bleedBottom to set
-
getBleedInner
public double getBleedInner()
- Specified by:
getBleedInnerin interfaceSettings- Returns:
- the bleedInner
-
setBleedInner
public void setBleedInner(double bleedInner)
- Specified by:
setBleedInnerin interfaceSettings- Parameters:
bleedInner- the bleedInner to set
-
getBleedOuter
public double getBleedOuter()
- Specified by:
getBleedOuterin interfaceSettings- Returns:
- the bleedOuter
-
setBleedOuter
public void setBleedOuter(double bleedOuter)
- Specified by:
setBleedOuterin interfaceSettings- Parameters:
bleedOuter- the bleedOuter to set
-
getUniformBleed
public int getUniformBleed()
- Specified by:
getUniformBleedin interfaceSettings- Returns:
- the uniformBleed
-
setUniformBleed
public void setUniformBleed(int uniformBleed)
- Specified by:
setUniformBleedin interfaceSettings- Parameters:
uniformBleed- the uniformBleed to set
-
getSlugTop
public double getSlugTop()
- Specified by:
getSlugTopin interfaceSettings- Returns:
- the slugTop
-
setSlugTop
public void setSlugTop(double slugTop)
- Specified by:
setSlugTopin interfaceSettings- Parameters:
slugTop- the slugTop to set
-
getSlugBottom
public double getSlugBottom()
- Specified by:
getSlugBottomin interfaceSettings- Returns:
- the slugBottom
-
setSlugBottom
public void setSlugBottom(double slugBottom)
- Specified by:
setSlugBottomin interfaceSettings- Parameters:
slugBottom- the slugBottom to set
-
getSlugInner
public double getSlugInner()
- Specified by:
getSlugInnerin interfaceSettings- Returns:
- the slugInner
-
setSlugInner
public void setSlugInner(double slugInner)
- Specified by:
setSlugInnerin interfaceSettings- Parameters:
slugInner- the slugInner to set
-
getSlugOuter
public double getSlugOuter()
- Specified by:
getSlugOuterin interfaceSettings- Returns:
- the slugOuter
-
setSlugOuter
public void setSlugOuter(double slugOuter)
- Specified by:
setSlugOuterin interfaceSettings- Parameters:
slugOuter- the slugOuter to set
-
getUniformSlug
public int getUniformSlug()
- Specified by:
getUniformSlugin interfaceSettings- Returns:
- the uniformSlug
-
setUniformSlug
public void setUniformSlug(int uniformSlug)
- Specified by:
setUniformSlugin interfaceSettings- Parameters:
uniformSlug- the uniformSlug to set
-
getLastUsedUid
public int getLastUsedUid()
- Specified by:
getLastUsedUidin interfaceSettings- Returns:
- the lastUsedUid
-
setLastUsedUid
public void setLastUsedUid(int lastUsedUid)
- Specified by:
setLastUsedUidin interfaceSettings- Parameters:
lastUsedUid- the lastUsedUid to set
-
getPageelementsShown
public int getPageelementsShown()
- Specified by:
getPageelementsShownin interfaceSettings- Returns:
- the pageelementsShown
-
setPageelementsShown
public void setPageelementsShown(int pageelementsShown)
- Specified by:
setPageelementsShownin interfaceSettings- Parameters:
pageelementsShown- the pageelementsShown to set
-
getRgbColorprofile
public java.lang.String getRgbColorprofile()
- Specified by:
getRgbColorprofilein interfaceSettings- Returns:
- the rgbColorprofile
-
setRgbColorprofile
public void setRgbColorprofile(java.lang.String rgbColorprofile)
- Specified by:
setRgbColorprofilein interfaceSettings- Parameters:
rgbColorprofile- the rgbColorprofile to set
-
getCmykColorprofile
public java.lang.String getCmykColorprofile()
- Specified by:
getCmykColorprofilein interfaceSettings- Returns:
- the cmykColorprofile
-
setCmykColorprofile
public void setCmykColorprofile(java.lang.String cmykColorprofile)
- Specified by:
setCmykColorprofilein interfaceSettings- Parameters:
cmykColorprofile- the cmykColorprofile to set
-
getColorPriority
public java.lang.String getColorPriority()
- Specified by:
getColorPriorityin interfaceSettings- Returns:
- the colorPriority
-
setColorPriority
public void setColorPriority(java.lang.String colorPriority)
- Specified by:
setColorPriorityin interfaceSettings- Parameters:
colorPriority- the colorPriority to set
-
-