Package com._1c.g5.v8.dt.moxel
Interface PrintSettings
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
PrintSettingsImpl
public interface PrintSettings extends org.eclipse.emf.ecore.EObjectA representation of the model object 'Print Settings'.The following features are supported:
- See Also:
MoxelPackage.getPrintSettings()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetBottomMargin()Returns the value of the 'Bottom Margin' attribute.intgetCopies()Returns the value of the 'Copies' attribute.DuplexPrintingTypegetDuplexType()Returns the value of the 'Duplex Type' attribute.intgetFirstPageNumber()Returns the value of the 'First Page Number' attribute.intgetFooterSize()Returns the value of the 'Footer Size' attribute.intgetHeaderSize()Returns the value of the 'Header Size' attribute.intgetLeftMargin()Returns the value of the 'Left Margin' attribute.floatgetPageHeight()Returns the value of the 'Page Height' attribute.PageOrientationgetPageOrientation()Returns the value of the 'Page Orientation' attribute.PagePlacementAlternationgetPagePlacementAlternation()Returns the value of the 'Page Placement Alternation' attribute.StringgetPageSize()Returns the value of the 'Page Size' attribute.floatgetPageWidth()Returns the value of the 'Page Width' attribute.intgetPaper()Returns the value of the 'Paper' attribute.intgetPaperSource()Returns the value of the 'Paper Source' attribute.intgetPerPage()Returns the value of the 'Per Page' attribute.PrintAccuracygetPrintAccuracy()Returns the value of the 'Print Accuracy' attribute.StringgetPrinterName()Returns the value of the 'Printer Name' attribute.intgetRightMargin()Returns the value of the 'Right Margin' attribute.intgetScale()Returns the value of the 'Scale' attribute.intgetTopMargin()Returns the value of the 'Top Margin' attribute.booleanisBlackAndWhite()Returns the value of the 'Black And White' attribute.booleanisCollate()Returns the value of the 'Collate' attribute.booleanisFitToPage()Returns the value of the 'Fit To Page' attribute.booleanisSetBlackAndWhite()Returns whether the value of the 'Black And White' attribute is set.booleanisSetBottomMargin()Returns whether the value of the 'Bottom Margin' attribute is set.booleanisSetCollate()Returns whether the value of the 'Collate' attribute is set.booleanisSetCopies()Returns whether the value of the 'Copies' attribute is set.booleanisSetDuplexType()Returns whether the value of the 'Duplex Type' attribute is set.booleanisSetFirstPageNumber()Returns whether the value of the 'First Page Number' attribute is set.booleanisSetFitToPage()Returns whether the value of the 'Fit To Page' attribute is set.booleanisSetFooterSize()Returns whether the value of the 'Footer Size' attribute is set.booleanisSetHeaderSize()Returns whether the value of the 'Header Size' attribute is set.booleanisSetLeftMargin()Returns whether the value of the 'Left Margin' attribute is set.booleanisSetPageHeight()Returns whether the value of the 'Page Height' attribute is set.booleanisSetPageOrientation()Returns whether the value of the 'Page Orientation' attribute is set.booleanisSetPagePlacementAlternation()Returns whether the value of the 'Page Placement Alternation' attribute is set.booleanisSetPageSize()Returns whether the value of the 'Page Size' attribute is set.booleanisSetPageWidth()Returns whether the value of the 'Page Width' attribute is set.booleanisSetPaper()Returns whether the value of the 'Paper' attribute is set.booleanisSetPaperSource()Returns whether the value of the 'Paper Source' attribute is set.booleanisSetPerPage()Returns whether the value of the 'Per Page' attribute is set.booleanisSetPrintAccuracy()Returns whether the value of the 'Print Accuracy' attribute is set.booleanisSetPrinterName()Returns whether the value of the 'Printer Name' attribute is set.booleanisSetRightMargin()Returns whether the value of the 'Right Margin' attribute is set.booleanisSetScale()Returns whether the value of the 'Scale' attribute is set.booleanisSetTopMargin()Returns whether the value of the 'Top Margin' attribute is set.voidsetBlackAndWhite(boolean value)Sets the value of the 'Black And White' attribute.voidsetBottomMargin(int value)Sets the value of the 'Bottom Margin' attribute.voidsetCollate(boolean value)Sets the value of the 'Collate' attribute.voidsetCopies(int value)Sets the value of the 'Copies' attribute.voidsetDuplexType(DuplexPrintingType value)Sets the value of the 'Duplex Type' attribute.voidsetFirstPageNumber(int value)Sets the value of the 'First Page Number' attribute.voidsetFitToPage(boolean value)Sets the value of the 'Fit To Page' attribute.voidsetFooterSize(int value)Sets the value of the 'Footer Size' attribute.voidsetHeaderSize(int value)Sets the value of the 'Header Size' attribute.voidsetLeftMargin(int value)Sets the value of the 'Left Margin' attribute.voidsetPageHeight(float value)Sets the value of the 'Page Height' attribute.voidsetPageOrientation(PageOrientation value)Sets the value of the 'Page Orientation' attribute.voidsetPagePlacementAlternation(PagePlacementAlternation value)Sets the value of the 'Page Placement Alternation' attribute.voidsetPageSize(String value)Sets the value of the 'Page Size' attribute.voidsetPageWidth(float value)Sets the value of the 'Page Width' attribute.voidsetPaper(int value)Sets the value of the 'Paper' attribute.voidsetPaperSource(int value)Sets the value of the 'Paper Source' attribute.voidsetPerPage(int value)Sets the value of the 'Per Page' attribute.voidsetPrintAccuracy(PrintAccuracy value)Sets the value of the 'Print Accuracy' attribute.voidsetPrinterName(String value)Sets the value of the 'Printer Name' attribute.voidsetRightMargin(int value)Sets the value of the 'Right Margin' attribute.voidsetScale(int value)Sets the value of the 'Scale' attribute.voidsetTopMargin(int value)Sets the value of the 'Top Margin' attribute.voidunsetBlackAndWhite()Unsets the value of the 'Black And White' attribute.voidunsetBottomMargin()Unsets the value of the 'Bottom Margin' attribute.voidunsetCollate()Unsets the value of the 'Collate' attribute.voidunsetCopies()Unsets the value of the 'Copies' attribute.voidunsetDuplexType()Unsets the value of the 'Duplex Type' attribute.voidunsetFirstPageNumber()Unsets the value of the 'First Page Number' attribute.voidunsetFitToPage()Unsets the value of the 'Fit To Page' attribute.voidunsetFooterSize()Unsets the value of the 'Footer Size' attribute.voidunsetHeaderSize()Unsets the value of the 'Header Size' attribute.voidunsetLeftMargin()Unsets the value of the 'Left Margin' attribute.voidunsetPageHeight()Unsets the value of the 'Page Height' attribute.voidunsetPageOrientation()Unsets the value of the 'Page Orientation' attribute.voidunsetPagePlacementAlternation()Unsets the value of the 'Page Placement Alternation' attribute.voidunsetPageSize()Unsets the value of the 'Page Size' attribute.voidunsetPageWidth()Unsets the value of the 'Page Width' attribute.voidunsetPaper()Unsets the value of the 'Paper' attribute.voidunsetPaperSource()Unsets the value of the 'Paper Source' attribute.voidunsetPerPage()Unsets the value of the 'Per Page' attribute.voidunsetPrintAccuracy()Unsets the value of the 'Print Accuracy' attribute.voidunsetPrinterName()Unsets the value of the 'Printer Name' attribute.voidunsetRightMargin()Unsets the value of the 'Right Margin' attribute.voidunsetScale()Unsets the value of the 'Scale' attribute.voidunsetTopMargin()Unsets the value of the 'Top Margin' attribute.
-
-
-
Method Detail
-
getPageOrientation
PageOrientation getPageOrientation()
Returns the value of the 'Page Orientation' attribute. The literals are from the enumerationPageOrientation.- Returns:
- the value of the 'Page Orientation' attribute.
- See Also:
PageOrientation,isSetPageOrientation(),unsetPageOrientation(),setPageOrientation(PageOrientation),MoxelPackage.getPrintSettings_PageOrientation()
-
setPageOrientation
void setPageOrientation(PageOrientation value)
Sets the value of the 'Page Orientation' attribute.- Parameters:
value- the new value of the 'Page Orientation' attribute.- See Also:
PageOrientation,isSetPageOrientation(),unsetPageOrientation(),getPageOrientation()
-
unsetPageOrientation
void unsetPageOrientation()
Unsets the value of the 'Page Orientation' attribute.
-
isSetPageOrientation
boolean isSetPageOrientation()
Returns whether the value of the 'Page Orientation' attribute is set.- Returns:
- whether the value of the 'Page Orientation' attribute is set.
- See Also:
unsetPageOrientation(),getPageOrientation(),setPageOrientation(PageOrientation)
-
getScale
int getScale()
Returns the value of the 'Scale' attribute.- Returns:
- the value of the 'Scale' attribute.
- See Also:
isSetScale(),unsetScale(),setScale(int),MoxelPackage.getPrintSettings_Scale()
-
setScale
void setScale(int value)
Sets the value of the 'Scale' attribute.- Parameters:
value- the new value of the 'Scale' attribute.- See Also:
isSetScale(),unsetScale(),getScale()
-
unsetScale
void unsetScale()
Unsets the value of the 'Scale' attribute.- See Also:
isSetScale(),getScale(),setScale(int)
-
isSetScale
boolean isSetScale()
Returns whether the value of the 'Scale' attribute is set.- Returns:
- whether the value of the 'Scale' attribute is set.
- See Also:
unsetScale(),getScale(),setScale(int)
-
isCollate
boolean isCollate()
Returns the value of the 'Collate' attribute.- Returns:
- the value of the 'Collate' attribute.
- See Also:
isSetCollate(),unsetCollate(),setCollate(boolean),MoxelPackage.getPrintSettings_Collate()
-
setCollate
void setCollate(boolean value)
Sets the value of the 'Collate' attribute.- Parameters:
value- the new value of the 'Collate' attribute.- See Also:
isSetCollate(),unsetCollate(),isCollate()
-
unsetCollate
void unsetCollate()
Unsets the value of the 'Collate' attribute.- See Also:
isSetCollate(),isCollate(),setCollate(boolean)
-
isSetCollate
boolean isSetCollate()
Returns whether the value of the 'Collate' attribute is set.- Returns:
- whether the value of the 'Collate' attribute is set.
- See Also:
unsetCollate(),isCollate(),setCollate(boolean)
-
getCopies
int getCopies()
Returns the value of the 'Copies' attribute.- Returns:
- the value of the 'Copies' attribute.
- See Also:
isSetCopies(),unsetCopies(),setCopies(int),MoxelPackage.getPrintSettings_Copies()
-
setCopies
void setCopies(int value)
Sets the value of the 'Copies' attribute.- Parameters:
value- the new value of the 'Copies' attribute.- See Also:
isSetCopies(),unsetCopies(),getCopies()
-
unsetCopies
void unsetCopies()
Unsets the value of the 'Copies' attribute.- See Also:
isSetCopies(),getCopies(),setCopies(int)
-
isSetCopies
boolean isSetCopies()
Returns whether the value of the 'Copies' attribute is set.- Returns:
- whether the value of the 'Copies' attribute is set.
- See Also:
unsetCopies(),getCopies(),setCopies(int)
-
getPerPage
int getPerPage()
Returns the value of the 'Per Page' attribute.- Returns:
- the value of the 'Per Page' attribute.
- See Also:
isSetPerPage(),unsetPerPage(),setPerPage(int),MoxelPackage.getPrintSettings_PerPage()
-
setPerPage
void setPerPage(int value)
Sets the value of the 'Per Page' attribute.- Parameters:
value- the new value of the 'Per Page' attribute.- See Also:
isSetPerPage(),unsetPerPage(),getPerPage()
-
unsetPerPage
void unsetPerPage()
Unsets the value of the 'Per Page' attribute.- See Also:
isSetPerPage(),getPerPage(),setPerPage(int)
-
isSetPerPage
boolean isSetPerPage()
Returns whether the value of the 'Per Page' attribute is set.- Returns:
- whether the value of the 'Per Page' attribute is set.
- See Also:
unsetPerPage(),getPerPage(),setPerPage(int)
-
getTopMargin
int getTopMargin()
Returns the value of the 'Top Margin' attribute.- Returns:
- the value of the 'Top Margin' attribute.
- See Also:
isSetTopMargin(),unsetTopMargin(),setTopMargin(int),MoxelPackage.getPrintSettings_TopMargin()
-
setTopMargin
void setTopMargin(int value)
Sets the value of the 'Top Margin' attribute.- Parameters:
value- the new value of the 'Top Margin' attribute.- See Also:
isSetTopMargin(),unsetTopMargin(),getTopMargin()
-
unsetTopMargin
void unsetTopMargin()
Unsets the value of the 'Top Margin' attribute.- See Also:
isSetTopMargin(),getTopMargin(),setTopMargin(int)
-
isSetTopMargin
boolean isSetTopMargin()
Returns whether the value of the 'Top Margin' attribute is set.- Returns:
- whether the value of the 'Top Margin' attribute is set.
- See Also:
unsetTopMargin(),getTopMargin(),setTopMargin(int)
-
getLeftMargin
int getLeftMargin()
Returns the value of the 'Left Margin' attribute.- Returns:
- the value of the 'Left Margin' attribute.
- See Also:
isSetLeftMargin(),unsetLeftMargin(),setLeftMargin(int),MoxelPackage.getPrintSettings_LeftMargin()
-
setLeftMargin
void setLeftMargin(int value)
Sets the value of the 'Left Margin' attribute.- Parameters:
value- the new value of the 'Left Margin' attribute.- See Also:
isSetLeftMargin(),unsetLeftMargin(),getLeftMargin()
-
unsetLeftMargin
void unsetLeftMargin()
Unsets the value of the 'Left Margin' attribute.- See Also:
isSetLeftMargin(),getLeftMargin(),setLeftMargin(int)
-
isSetLeftMargin
boolean isSetLeftMargin()
Returns whether the value of the 'Left Margin' attribute is set.- Returns:
- whether the value of the 'Left Margin' attribute is set.
- See Also:
unsetLeftMargin(),getLeftMargin(),setLeftMargin(int)
-
getBottomMargin
int getBottomMargin()
Returns the value of the 'Bottom Margin' attribute.- Returns:
- the value of the 'Bottom Margin' attribute.
- See Also:
isSetBottomMargin(),unsetBottomMargin(),setBottomMargin(int),MoxelPackage.getPrintSettings_BottomMargin()
-
setBottomMargin
void setBottomMargin(int value)
Sets the value of the 'Bottom Margin' attribute.- Parameters:
value- the new value of the 'Bottom Margin' attribute.- See Also:
isSetBottomMargin(),unsetBottomMargin(),getBottomMargin()
-
unsetBottomMargin
void unsetBottomMargin()
Unsets the value of the 'Bottom Margin' attribute.- See Also:
isSetBottomMargin(),getBottomMargin(),setBottomMargin(int)
-
isSetBottomMargin
boolean isSetBottomMargin()
Returns whether the value of the 'Bottom Margin' attribute is set.- Returns:
- whether the value of the 'Bottom Margin' attribute is set.
- See Also:
unsetBottomMargin(),getBottomMargin(),setBottomMargin(int)
-
getRightMargin
int getRightMargin()
Returns the value of the 'Right Margin' attribute.- Returns:
- the value of the 'Right Margin' attribute.
- See Also:
isSetRightMargin(),unsetRightMargin(),setRightMargin(int),MoxelPackage.getPrintSettings_RightMargin()
-
setRightMargin
void setRightMargin(int value)
Sets the value of the 'Right Margin' attribute.- Parameters:
value- the new value of the 'Right Margin' attribute.- See Also:
isSetRightMargin(),unsetRightMargin(),getRightMargin()
-
unsetRightMargin
void unsetRightMargin()
Unsets the value of the 'Right Margin' attribute.- See Also:
isSetRightMargin(),getRightMargin(),setRightMargin(int)
-
isSetRightMargin
boolean isSetRightMargin()
Returns whether the value of the 'Right Margin' attribute is set.- Returns:
- whether the value of the 'Right Margin' attribute is set.
- See Also:
unsetRightMargin(),getRightMargin(),setRightMargin(int)
-
getHeaderSize
int getHeaderSize()
Returns the value of the 'Header Size' attribute.- Returns:
- the value of the 'Header Size' attribute.
- See Also:
isSetHeaderSize(),unsetHeaderSize(),setHeaderSize(int),MoxelPackage.getPrintSettings_HeaderSize()
-
setHeaderSize
void setHeaderSize(int value)
Sets the value of the 'Header Size' attribute.- Parameters:
value- the new value of the 'Header Size' attribute.- See Also:
isSetHeaderSize(),unsetHeaderSize(),getHeaderSize()
-
unsetHeaderSize
void unsetHeaderSize()
Unsets the value of the 'Header Size' attribute.- See Also:
isSetHeaderSize(),getHeaderSize(),setHeaderSize(int)
-
isSetHeaderSize
boolean isSetHeaderSize()
Returns whether the value of the 'Header Size' attribute is set.- Returns:
- whether the value of the 'Header Size' attribute is set.
- See Also:
unsetHeaderSize(),getHeaderSize(),setHeaderSize(int)
-
getFooterSize
int getFooterSize()
Returns the value of the 'Footer Size' attribute.- Returns:
- the value of the 'Footer Size' attribute.
- See Also:
isSetFooterSize(),unsetFooterSize(),setFooterSize(int),MoxelPackage.getPrintSettings_FooterSize()
-
setFooterSize
void setFooterSize(int value)
Sets the value of the 'Footer Size' attribute.- Parameters:
value- the new value of the 'Footer Size' attribute.- See Also:
isSetFooterSize(),unsetFooterSize(),getFooterSize()
-
unsetFooterSize
void unsetFooterSize()
Unsets the value of the 'Footer Size' attribute.- See Also:
isSetFooterSize(),getFooterSize(),setFooterSize(int)
-
isSetFooterSize
boolean isSetFooterSize()
Returns whether the value of the 'Footer Size' attribute is set.- Returns:
- whether the value of the 'Footer Size' attribute is set.
- See Also:
unsetFooterSize(),getFooterSize(),setFooterSize(int)
-
isFitToPage
boolean isFitToPage()
Returns the value of the 'Fit To Page' attribute.- Returns:
- the value of the 'Fit To Page' attribute.
- See Also:
isSetFitToPage(),unsetFitToPage(),setFitToPage(boolean),MoxelPackage.getPrintSettings_FitToPage()
-
setFitToPage
void setFitToPage(boolean value)
Sets the value of the 'Fit To Page' attribute.- Parameters:
value- the new value of the 'Fit To Page' attribute.- See Also:
isSetFitToPage(),unsetFitToPage(),isFitToPage()
-
unsetFitToPage
void unsetFitToPage()
Unsets the value of the 'Fit To Page' attribute.- See Also:
isSetFitToPage(),isFitToPage(),setFitToPage(boolean)
-
isSetFitToPage
boolean isSetFitToPage()
Returns whether the value of the 'Fit To Page' attribute is set.- Returns:
- whether the value of the 'Fit To Page' attribute is set.
- See Also:
unsetFitToPage(),isFitToPage(),setFitToPage(boolean)
-
isBlackAndWhite
boolean isBlackAndWhite()
Returns the value of the 'Black And White' attribute.- Returns:
- the value of the 'Black And White' attribute.
- See Also:
isSetBlackAndWhite(),unsetBlackAndWhite(),setBlackAndWhite(boolean),MoxelPackage.getPrintSettings_BlackAndWhite()
-
setBlackAndWhite
void setBlackAndWhite(boolean value)
Sets the value of the 'Black And White' attribute.- Parameters:
value- the new value of the 'Black And White' attribute.- See Also:
isSetBlackAndWhite(),unsetBlackAndWhite(),isBlackAndWhite()
-
unsetBlackAndWhite
void unsetBlackAndWhite()
Unsets the value of the 'Black And White' attribute.
-
isSetBlackAndWhite
boolean isSetBlackAndWhite()
Returns whether the value of the 'Black And White' attribute is set.- Returns:
- whether the value of the 'Black And White' attribute is set.
- See Also:
unsetBlackAndWhite(),isBlackAndWhite(),setBlackAndWhite(boolean)
-
getPrinterName
String getPrinterName()
Returns the value of the 'Printer Name' attribute.- Returns:
- the value of the 'Printer Name' attribute.
- See Also:
isSetPrinterName(),unsetPrinterName(),setPrinterName(String),MoxelPackage.getPrintSettings_PrinterName()
-
setPrinterName
void setPrinterName(String value)
Sets the value of the 'Printer Name' attribute.- Parameters:
value- the new value of the 'Printer Name' attribute.- See Also:
isSetPrinterName(),unsetPrinterName(),getPrinterName()
-
unsetPrinterName
void unsetPrinterName()
Unsets the value of the 'Printer Name' attribute.- See Also:
isSetPrinterName(),getPrinterName(),setPrinterName(String)
-
isSetPrinterName
boolean isSetPrinterName()
Returns whether the value of the 'Printer Name' attribute is set.- Returns:
- whether the value of the 'Printer Name' attribute is set.
- See Also:
unsetPrinterName(),getPrinterName(),setPrinterName(String)
-
getPaper
int getPaper()
Returns the value of the 'Paper' attribute.- Returns:
- the value of the 'Paper' attribute.
- See Also:
isSetPaper(),unsetPaper(),setPaper(int),MoxelPackage.getPrintSettings_Paper()
-
setPaper
void setPaper(int value)
Sets the value of the 'Paper' attribute.- Parameters:
value- the new value of the 'Paper' attribute.- See Also:
isSetPaper(),unsetPaper(),getPaper()
-
unsetPaper
void unsetPaper()
Unsets the value of the 'Paper' attribute.- See Also:
isSetPaper(),getPaper(),setPaper(int)
-
isSetPaper
boolean isSetPaper()
Returns whether the value of the 'Paper' attribute is set.- Returns:
- whether the value of the 'Paper' attribute is set.
- See Also:
unsetPaper(),getPaper(),setPaper(int)
-
getPageSize
String getPageSize()
Returns the value of the 'Page Size' attribute.- Returns:
- the value of the 'Page Size' attribute.
- See Also:
isSetPageSize(),unsetPageSize(),setPageSize(String),MoxelPackage.getPrintSettings_PageSize()
-
setPageSize
void setPageSize(String value)
Sets the value of the 'Page Size' attribute.- Parameters:
value- the new value of the 'Page Size' attribute.- See Also:
isSetPageSize(),unsetPageSize(),getPageSize()
-
unsetPageSize
void unsetPageSize()
Unsets the value of the 'Page Size' attribute.- See Also:
isSetPageSize(),getPageSize(),setPageSize(String)
-
isSetPageSize
boolean isSetPageSize()
Returns whether the value of the 'Page Size' attribute is set.- Returns:
- whether the value of the 'Page Size' attribute is set.
- See Also:
unsetPageSize(),getPageSize(),setPageSize(String)
-
getPaperSource
int getPaperSource()
Returns the value of the 'Paper Source' attribute.- Returns:
- the value of the 'Paper Source' attribute.
- See Also:
isSetPaperSource(),unsetPaperSource(),setPaperSource(int),MoxelPackage.getPrintSettings_PaperSource()
-
setPaperSource
void setPaperSource(int value)
Sets the value of the 'Paper Source' attribute.- Parameters:
value- the new value of the 'Paper Source' attribute.- See Also:
isSetPaperSource(),unsetPaperSource(),getPaperSource()
-
unsetPaperSource
void unsetPaperSource()
Unsets the value of the 'Paper Source' attribute.- See Also:
isSetPaperSource(),getPaperSource(),setPaperSource(int)
-
isSetPaperSource
boolean isSetPaperSource()
Returns whether the value of the 'Paper Source' attribute is set.- Returns:
- whether the value of the 'Paper Source' attribute is set.
- See Also:
unsetPaperSource(),getPaperSource(),setPaperSource(int)
-
getPageWidth
float getPageWidth()
Returns the value of the 'Page Width' attribute.- Returns:
- the value of the 'Page Width' attribute.
- See Also:
isSetPageWidth(),unsetPageWidth(),setPageWidth(float),MoxelPackage.getPrintSettings_PageWidth()
-
setPageWidth
void setPageWidth(float value)
Sets the value of the 'Page Width' attribute.- Parameters:
value- the new value of the 'Page Width' attribute.- See Also:
isSetPageWidth(),unsetPageWidth(),getPageWidth()
-
unsetPageWidth
void unsetPageWidth()
Unsets the value of the 'Page Width' attribute.- See Also:
isSetPageWidth(),getPageWidth(),setPageWidth(float)
-
isSetPageWidth
boolean isSetPageWidth()
Returns whether the value of the 'Page Width' attribute is set.- Returns:
- whether the value of the 'Page Width' attribute is set.
- See Also:
unsetPageWidth(),getPageWidth(),setPageWidth(float)
-
getPageHeight
float getPageHeight()
Returns the value of the 'Page Height' attribute.- Returns:
- the value of the 'Page Height' attribute.
- See Also:
isSetPageHeight(),unsetPageHeight(),setPageHeight(float),MoxelPackage.getPrintSettings_PageHeight()
-
setPageHeight
void setPageHeight(float value)
Sets the value of the 'Page Height' attribute.- Parameters:
value- the new value of the 'Page Height' attribute.- See Also:
isSetPageHeight(),unsetPageHeight(),getPageHeight()
-
unsetPageHeight
void unsetPageHeight()
Unsets the value of the 'Page Height' attribute.- See Also:
isSetPageHeight(),getPageHeight(),setPageHeight(float)
-
isSetPageHeight
boolean isSetPageHeight()
Returns whether the value of the 'Page Height' attribute is set.- Returns:
- whether the value of the 'Page Height' attribute is set.
- See Also:
unsetPageHeight(),getPageHeight(),setPageHeight(float)
-
getPrintAccuracy
PrintAccuracy getPrintAccuracy()
Returns the value of the 'Print Accuracy' attribute. The literals are from the enumerationPrintAccuracy.- Returns:
- the value of the 'Print Accuracy' attribute.
- See Also:
PrintAccuracy,isSetPrintAccuracy(),unsetPrintAccuracy(),setPrintAccuracy(PrintAccuracy),MoxelPackage.getPrintSettings_PrintAccuracy()
-
setPrintAccuracy
void setPrintAccuracy(PrintAccuracy value)
Sets the value of the 'Print Accuracy' attribute.- Parameters:
value- the new value of the 'Print Accuracy' attribute.- See Also:
PrintAccuracy,isSetPrintAccuracy(),unsetPrintAccuracy(),getPrintAccuracy()
-
unsetPrintAccuracy
void unsetPrintAccuracy()
Unsets the value of the 'Print Accuracy' attribute.
-
isSetPrintAccuracy
boolean isSetPrintAccuracy()
Returns whether the value of the 'Print Accuracy' attribute is set.- Returns:
- whether the value of the 'Print Accuracy' attribute is set.
- See Also:
unsetPrintAccuracy(),getPrintAccuracy(),setPrintAccuracy(PrintAccuracy)
-
getDuplexType
DuplexPrintingType getDuplexType()
Returns the value of the 'Duplex Type' attribute. The literals are from the enumerationDuplexPrintingType.- Returns:
- the value of the 'Duplex Type' attribute.
- See Also:
DuplexPrintingType,isSetDuplexType(),unsetDuplexType(),setDuplexType(DuplexPrintingType),MoxelPackage.getPrintSettings_DuplexType()
-
setDuplexType
void setDuplexType(DuplexPrintingType value)
Sets the value of the 'Duplex Type' attribute.- Parameters:
value- the new value of the 'Duplex Type' attribute.- See Also:
DuplexPrintingType,isSetDuplexType(),unsetDuplexType(),getDuplexType()
-
unsetDuplexType
void unsetDuplexType()
Unsets the value of the 'Duplex Type' attribute.
-
isSetDuplexType
boolean isSetDuplexType()
Returns whether the value of the 'Duplex Type' attribute is set.- Returns:
- whether the value of the 'Duplex Type' attribute is set.
- See Also:
unsetDuplexType(),getDuplexType(),setDuplexType(DuplexPrintingType)
-
getPagePlacementAlternation
PagePlacementAlternation getPagePlacementAlternation()
Returns the value of the 'Page Placement Alternation' attribute. The literals are from the enumerationPagePlacementAlternation.- Returns:
- the value of the 'Page Placement Alternation' attribute.
- See Also:
PagePlacementAlternation,isSetPagePlacementAlternation(),unsetPagePlacementAlternation(),setPagePlacementAlternation(PagePlacementAlternation),MoxelPackage.getPrintSettings_PagePlacementAlternation()
-
setPagePlacementAlternation
void setPagePlacementAlternation(PagePlacementAlternation value)
Sets the value of the 'Page Placement Alternation' attribute.- Parameters:
value- the new value of the 'Page Placement Alternation' attribute.- See Also:
PagePlacementAlternation,isSetPagePlacementAlternation(),unsetPagePlacementAlternation(),getPagePlacementAlternation()
-
unsetPagePlacementAlternation
void unsetPagePlacementAlternation()
Unsets the value of the 'Page Placement Alternation' attribute.
-
isSetPagePlacementAlternation
boolean isSetPagePlacementAlternation()
Returns whether the value of the 'Page Placement Alternation' attribute is set.- Returns:
- whether the value of the 'Page Placement Alternation' attribute is set.
- See Also:
unsetPagePlacementAlternation(),getPagePlacementAlternation(),setPagePlacementAlternation(PagePlacementAlternation)
-
getFirstPageNumber
int getFirstPageNumber()
Returns the value of the 'First Page Number' attribute.- Returns:
- the value of the 'First Page Number' attribute.
- See Also:
isSetFirstPageNumber(),unsetFirstPageNumber(),setFirstPageNumber(int),MoxelPackage.getPrintSettings_FirstPageNumber()
-
setFirstPageNumber
void setFirstPageNumber(int value)
Sets the value of the 'First Page Number' attribute.- Parameters:
value- the new value of the 'First Page Number' attribute.- See Also:
isSetFirstPageNumber(),unsetFirstPageNumber(),getFirstPageNumber()
-
unsetFirstPageNumber
void unsetFirstPageNumber()
Unsets the value of the 'First Page Number' attribute.
-
isSetFirstPageNumber
boolean isSetFirstPageNumber()
Returns whether the value of the 'First Page Number' attribute is set.- Returns:
- whether the value of the 'First Page Number' attribute is set.
- See Also:
unsetFirstPageNumber(),getFirstPageNumber(),setFirstPageNumber(int)
-
-