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.EObject
A representation of the model object 'Print Settings'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionintReturns the value of the 'Bottom Margin' attribute.intReturns the value of the 'Copies' attribute.Returns the value of the 'Duplex Type' attribute.intReturns the value of the 'First Page Number' attribute.intReturns the value of the 'Footer Size' attribute.intReturns the value of the 'Header Size' attribute.intReturns the value of the 'Left Margin' attribute.floatReturns the value of the 'Page Height' attribute.Returns the value of the 'Page Orientation' attribute.Returns the value of the 'Page Placement Alternation' attribute.Returns the value of the 'Page Size' attribute.floatReturns the value of the 'Page Width' attribute.intgetPaper()Returns the value of the 'Paper' attribute.intReturns the value of the 'Paper Source' attribute.intReturns the value of the 'Per Page' attribute.Returns the value of the 'Print Accuracy' attribute.Returns the value of the 'Printer Name' attribute.intReturns the value of the 'Right Margin' attribute.intgetScale()Returns the value of the 'Scale' attribute.intReturns the value of the 'Top Margin' attribute.booleanReturns the value of the 'Black And White' attribute.booleanReturns the value of the 'Collate' attribute.booleanReturns the value of the 'Fit To Page' attribute.booleanReturns whether the value of the 'Black And White' attribute is set.booleanReturns whether the value of the 'Bottom Margin' attribute is set.booleanReturns whether the value of the 'Collate' attribute is set.booleanReturns whether the value of the 'Copies' attribute is set.booleanReturns whether the value of the 'Duplex Type' attribute is set.booleanReturns whether the value of the 'First Page Number' attribute is set.booleanReturns whether the value of the 'Fit To Page' attribute is set.booleanReturns whether the value of the 'Footer Size' attribute is set.booleanReturns whether the value of the 'Header Size' attribute is set.booleanReturns whether the value of the 'Left Margin' attribute is set.booleanReturns whether the value of the 'Page Height' attribute is set.booleanReturns whether the value of the 'Page Orientation' attribute is set.booleanReturns whether the value of the 'Page Placement Alternation' attribute is set.booleanReturns whether the value of the 'Page Size' attribute is set.booleanReturns whether the value of the 'Page Width' attribute is set.booleanReturns whether the value of the 'Paper' attribute is set.booleanReturns whether the value of the 'Paper Source' attribute is set.booleanReturns whether the value of the 'Per Page' attribute is set.booleanReturns whether the value of the 'Print Accuracy' attribute is set.booleanReturns whether the value of the 'Printer Name' attribute is set.booleanReturns whether the value of the 'Right Margin' attribute is set.booleanReturns whether the value of the 'Scale' attribute is set.booleanReturns 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.voidSets the value of the 'Page Orientation' attribute.voidSets 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.voidUnsets the value of the 'Black And White' attribute.voidUnsets the value of the 'Bottom Margin' attribute.voidUnsets the value of the 'Collate' attribute.voidUnsets the value of the 'Copies' attribute.voidUnsets the value of the 'Duplex Type' attribute.voidUnsets the value of the 'First Page Number' attribute.voidUnsets the value of the 'Fit To Page' attribute.voidUnsets the value of the 'Footer Size' attribute.voidUnsets the value of the 'Header Size' attribute.voidUnsets the value of the 'Left Margin' attribute.voidUnsets the value of the 'Page Height' attribute.voidUnsets the value of the 'Page Orientation' attribute.voidUnsets the value of the 'Page Placement Alternation' attribute.voidUnsets the value of the 'Page Size' attribute.voidUnsets the value of the 'Page Width' attribute.voidUnsets the value of the 'Paper' attribute.voidUnsets the value of the 'Paper Source' attribute.voidUnsets the value of the 'Per Page' attribute.voidUnsets the value of the 'Print Accuracy' attribute.voidUnsets the value of the 'Printer Name' attribute.voidUnsets the value of the 'Right Margin' attribute.voidUnsets the value of the 'Scale' attribute.voidUnsets the value of the 'Top Margin' attribute.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
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:
-
setPageOrientation
Sets the value of the 'Page Orientation' attribute.- Parameters:
value- the new value of the 'Page Orientation' attribute.- See Also:
-
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:
-
getScale
int getScale()Returns the value of the 'Scale' attribute.- Returns:
- the value of the 'Scale' attribute.
- See Also:
-
setScale
void setScale(int value) Sets the value of the 'Scale' attribute.- Parameters:
value- the new value of the 'Scale' attribute.- See Also:
-
unsetScale
void unsetScale()Unsets the value of the 'Scale' attribute.- See Also:
-
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:
-
isCollate
boolean isCollate()Returns the value of the 'Collate' attribute.- Returns:
- the value of the 'Collate' attribute.
- See Also:
-
setCollate
void setCollate(boolean value) Sets the value of the 'Collate' attribute.- Parameters:
value- the new value of the 'Collate' attribute.- See Also:
-
unsetCollate
void unsetCollate()Unsets the value of the 'Collate' attribute.- See Also:
-
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:
-
getCopies
int getCopies()Returns the value of the 'Copies' attribute.- Returns:
- the value of the 'Copies' attribute.
- See Also:
-
setCopies
void setCopies(int value) Sets the value of the 'Copies' attribute.- Parameters:
value- the new value of the 'Copies' attribute.- See Also:
-
unsetCopies
void unsetCopies()Unsets the value of the 'Copies' attribute.- See Also:
-
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:
-
getPerPage
int getPerPage()Returns the value of the 'Per Page' attribute.- Returns:
- the value of the 'Per Page' attribute.
- See Also:
-
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:
-
unsetPerPage
void unsetPerPage()Unsets the value of the 'Per Page' attribute.- See Also:
-
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:
-
getTopMargin
int getTopMargin()Returns the value of the 'Top Margin' attribute.- Returns:
- the value of the 'Top Margin' attribute.
- See Also:
-
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:
-
unsetTopMargin
void unsetTopMargin()Unsets the value of the 'Top Margin' attribute.- See Also:
-
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:
-
getLeftMargin
int getLeftMargin()Returns the value of the 'Left Margin' attribute.- Returns:
- the value of the 'Left Margin' attribute.
- See Also:
-
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:
-
unsetLeftMargin
void unsetLeftMargin()Unsets the value of the 'Left Margin' attribute. -
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:
-
getBottomMargin
int getBottomMargin()Returns the value of the 'Bottom Margin' attribute.- Returns:
- the value of the 'Bottom Margin' attribute.
- See Also:
-
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:
-
unsetBottomMargin
void unsetBottomMargin()Unsets the value of the 'Bottom Margin' attribute. -
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:
-
getRightMargin
int getRightMargin()Returns the value of the 'Right Margin' attribute.- Returns:
- the value of the 'Right Margin' attribute.
- See Also:
-
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:
-
unsetRightMargin
void unsetRightMargin()Unsets the value of the 'Right Margin' attribute. -
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:
-
getHeaderSize
int getHeaderSize()Returns the value of the 'Header Size' attribute.- Returns:
- the value of the 'Header Size' attribute.
- See Also:
-
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:
-
unsetHeaderSize
void unsetHeaderSize()Unsets the value of the 'Header Size' attribute. -
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:
-
isFitToPage
boolean isFitToPage()Returns the value of the 'Fit To Page' attribute.- Returns:
- the value of the 'Fit To Page' attribute.
- See Also:
-
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:
-
unsetFitToPage
void unsetFitToPage()Unsets the value of the 'Fit To Page' attribute. -
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:
-
isBlackAndWhite
boolean isBlackAndWhite()Returns the value of the 'Black And White' attribute.- Returns:
- the value of the 'Black And White' attribute.
- See Also:
-
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:
-
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:
-
getPrinterName
String getPrinterName()Returns the value of the 'Printer Name' attribute.- Returns:
- the value of the 'Printer Name' attribute.
- See Also:
-
setPrinterName
Sets the value of the 'Printer Name' attribute.- Parameters:
value- the new value of the 'Printer Name' attribute.- See Also:
-
unsetPrinterName
void unsetPrinterName()Unsets the value of the 'Printer Name' attribute. -
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:
-
getPaper
int getPaper()Returns the value of the 'Paper' attribute.- Returns:
- the value of the 'Paper' attribute.
- See Also:
-
setPaper
void setPaper(int value) Sets the value of the 'Paper' attribute.- Parameters:
value- the new value of the 'Paper' attribute.- See Also:
-
unsetPaper
void unsetPaper()Unsets the value of the 'Paper' attribute.- See Also:
-
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:
-
getPageSize
String getPageSize()Returns the value of the 'Page Size' attribute.- Returns:
- the value of the 'Page Size' attribute.
- See Also:
-
setPageSize
Sets the value of the 'Page Size' attribute.- Parameters:
value- the new value of the 'Page Size' attribute.- See Also:
-
unsetPageSize
void unsetPageSize()Unsets the value of the 'Page Size' attribute.- See Also:
-
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:
-
getPaperSource
int getPaperSource()Returns the value of the 'Paper Source' attribute.- Returns:
- the value of the 'Paper Source' attribute.
- See Also:
-
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:
-
unsetPaperSource
void unsetPaperSource()Unsets the value of the 'Paper Source' attribute. -
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:
-
getPageWidth
float getPageWidth()Returns the value of the 'Page Width' attribute.- Returns:
- the value of the 'Page Width' attribute.
- See Also:
-
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:
-
unsetPageWidth
void unsetPageWidth()Unsets the value of the 'Page Width' attribute. -
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:
-
getPageHeight
float getPageHeight()Returns the value of the 'Page Height' attribute.- Returns:
- the value of the 'Page Height' attribute.
- See Also:
-
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:
-
unsetPageHeight
void unsetPageHeight()Unsets the value of the 'Page Height' attribute. -
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:
-
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:
-
setPrintAccuracy
Sets the value of the 'Print Accuracy' attribute.- Parameters:
value- the new value of the 'Print Accuracy' attribute.- See Also:
-
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:
-
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:
-
setDuplexType
Sets the value of the 'Duplex Type' attribute.- Parameters:
value- the new value of the 'Duplex Type' attribute.- See Also:
-
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:
-
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:
-
setPagePlacementAlternation
Sets the value of the 'Page Placement Alternation' attribute.- Parameters:
value- the new value of the 'Page Placement Alternation' attribute.- See Also:
-
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:
-
getFirstPageNumber
int getFirstPageNumber()Returns the value of the 'First Page Number' attribute.- Returns:
- the value of the 'First Page Number' attribute.
- See Also:
-
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:
-
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:
-