public class CadPlotSettings extends CadBaseObject
The Cad Plot Settings object.
Parameters_internalized, typeName_internalized
Constructor and Description |
---|
CadPlotSettings()
Initializes a new instance of the
CadPlotSettings class. |
CadPlotSettings(int typeName)
Initializes a new instance of the
CadPlotSettings class. |
Modifier and Type | Method and Description |
---|---|
double |
getBottomSize()
Gets or sets the size of the bottom.
|
String |
getCurrentStyleSheet()
Gets or sets the current style sheet.
|
double |
getCustomPrintScaleDenominator()
Gets or sets the custom print scale denominator.
|
double |
getCustomPrintScaleNumerator()
Gets or sets the custom print scale numerator.
|
double |
getLeftSideSize()
Gets or sets the size of the left side.
|
String |
getPageSetupName()
Gets or sets the name of the page setup.
|
Cad2DPoint |
getPaperImageOrigin()
Gets or sets the paper image origin.
|
String |
getPaperSize()
Gets or sets the size of the paper.
|
short |
getPlotLayoutFlag()
Gets or sets the plot layout flag.
|
Cad2DPoint |
getPlotOrigin()
Gets or sets the plot origin.
|
CadSize |
getPlotPaperSize()
Gets or sets the size of the plot paper.
|
short |
getPlotPaperUnits()
Gets or sets the plot paper units.
|
short |
getPlotRotation()
Gets or sets the plot rotation.
|
short |
getPlotType()
Gets or sets the type of the plot.
|
String |
getPlotViewName()
Gets or sets the name of the plot view.
|
Cad2DPoint |
getPlotWindowArea1()
Gets or sets the plot window area1.
|
Cad2DPoint |
getPlotWindowArea2()
Gets or sets the plot window area2.
|
String |
getPrinterOrConfigurationFileName()
Gets or sets the name of the printer or configuration file.
|
double |
getRightSideSize()
Gets or sets the size of the right side.
|
short |
getShadePlotCustomDpi()
Gets or sets the shade plot custom dpi.
|
String |
getShadePlotHandle()
Gets or sets the shade plot handle.
|
short |
getShadePlotMode()
Gets or sets the shade plot mode.
|
short |
getShadePlotResolutionLevel()
Gets or sets the shade plot resolution level.
|
short |
getStandardScaleType()
Gets or sets the type of the standard scale.
|
double |
getStandardScaleTypeFactor()
Gets or sets the standard scale type factor.
|
double |
getTopSize()
Gets or sets the size of the top.
|
void |
mergeProperties_internalized(CadBase sourceObject)
The merge properties.
|
void |
setBottomSize(double value)
Gets or sets the size of the bottom.
|
void |
setCurrentStyleSheet(String value)
Gets or sets the current style sheet.
|
void |
setCustomPrintScaleDenominator(double value)
Gets or sets the custom print scale denominator.
|
void |
setCustomPrintScaleNumerator(double value)
Gets or sets the custom print scale numerator.
|
void |
setLeftSideSize(double value)
Gets or sets the size of the left side.
|
void |
setPageSetupName(String value)
Gets or sets the name of the page setup.
|
void |
setPaperImageOrigin(Cad2DPoint value)
Gets or sets the paper image origin.
|
void |
setPaperSize(String value)
Gets or sets the size of the paper.
|
void |
setPlotLayoutFlag(short value)
Gets or sets the plot layout flag.
|
void |
setPlotOrigin(Cad2DPoint value)
Gets or sets the plot origin.
|
void |
setPlotPaperSize(CadSize value)
Gets or sets the size of the plot paper.
|
void |
setPlotPaperUnits(short value)
Gets or sets the plot paper units.
|
void |
setPlotRotation(short value)
Gets or sets the plot rotation.
|
void |
setPlotType(short value)
Gets or sets the type of the plot.
|
void |
setPlotViewName(String value)
Gets or sets the name of the plot view.
|
void |
setPlotWindowArea1(Cad2DPoint value)
Gets or sets the plot window area1.
|
void |
setPlotWindowArea2(Cad2DPoint value)
Gets or sets the plot window area2.
|
void |
setPrinterOrConfigurationFileName(String value)
Gets or sets the name of the printer or configuration file.
|
void |
setRightSideSize(double value)
Gets or sets the size of the right side.
|
void |
setShadePlotCustomDpi(short value)
Gets or sets the shade plot custom dpi.
|
void |
setShadePlotHandle(String value)
Gets or sets the shade plot handle.
|
void |
setShadePlotMode(short value)
Gets or sets the shade plot mode.
|
void |
setShadePlotResolutionLevel(short value)
Gets or sets the shade plot resolution level.
|
void |
setStandardScaleType(short value)
Gets or sets the type of the standard scale.
|
void |
setStandardScaleTypeFactor(double value)
Gets or sets the standard scale type factor.
|
void |
setTopSize(double value)
Gets or sets the size of the top.
|
getChildObjects, getTypeName, setChildObjects, setTypeName
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
accept_internalized, acceptR12_internalized, addParameter_internalized, getApplicationCodesContainer, getObjectHandle, getShapeObject, getXdataContainer, removeParameter_internalized, setApplicationCodesContainer, setObjectHandle, setShapeObject, setXdataContainer
public CadPlotSettings()
Initializes a new instance of the CadPlotSettings
class.
public CadPlotSettings(int typeName)
Initializes a new instance of the CadPlotSettings
class.
typeName
- Name of the type.public String getShadePlotHandle()
Gets or sets the shade plot handle.
Value: The shade plot handle.public void setShadePlotHandle(String value)
Gets or sets the shade plot handle.
Value: The shade plot handle.public Cad2DPoint getPaperImageOrigin()
Gets or sets the paper image origin.
Value: The paper image origin.public void setPaperImageOrigin(Cad2DPoint value)
Gets or sets the paper image origin.
Value: The paper image origin.public double getStandardScaleTypeFactor()
Gets or sets the standard scale type factor.
Value: The standard scale type factor.public void setStandardScaleTypeFactor(double value)
Gets or sets the standard scale type factor.
Value: The standard scale type factor.public short getShadePlotCustomDpi()
Gets or sets the shade plot custom dpi.
Value: The shade plot custom dpi.public void setShadePlotCustomDpi(short value)
Gets or sets the shade plot custom dpi.
Value: The shade plot custom dpi.public short getShadePlotResolutionLevel()
Gets or sets the shade plot resolution level.
Value: The shade plot resolution level.public void setShadePlotResolutionLevel(short value)
Gets or sets the shade plot resolution level.
Value: The shade plot resolution level.public short getShadePlotMode()
Gets or sets the shade plot mode.
Value: The shade plot mode.public void setShadePlotMode(short value)
Gets or sets the shade plot mode.
Value: The shade plot mode.public short getStandardScaleType()
Gets or sets the type of the standard scale.
Value: The type of the standard scale.public void setStandardScaleType(short value)
Gets or sets the type of the standard scale.
Value: The type of the standard scale.public String getCurrentStyleSheet()
Gets or sets the current style sheet.
Value: The current style sheet.public void setCurrentStyleSheet(String value)
Gets or sets the current style sheet.
Value: The current style sheet.public short getPlotType()
Gets or sets the type of the plot.
Value: The type of the plot.public void setPlotType(short value)
Gets or sets the type of the plot.
Value: The type of the plot.public short getPlotRotation()
Gets or sets the plot rotation.
Value: The plot rotation.public void setPlotRotation(short value)
Gets or sets the plot rotation.
Value: The plot rotation.public short getPlotPaperUnits()
Gets or sets the plot paper units.
Value: The plot paper units.public void setPlotPaperUnits(short value)
Gets or sets the plot paper units.
Value: The plot paper units.public short getPlotLayoutFlag()
Gets or sets the plot layout flag.
Value: The plot layout flag.public void setPlotLayoutFlag(short value)
Gets or sets the plot layout flag.
Value: The plot layout flag.public double getCustomPrintScaleDenominator()
Gets or sets the custom print scale denominator.
Value: The custom print scale denominator.public void setCustomPrintScaleDenominator(double value)
Gets or sets the custom print scale denominator.
Value: The custom print scale denominator.public double getCustomPrintScaleNumerator()
Gets or sets the custom print scale numerator.
Value: The custom print scale numerator.public void setCustomPrintScaleNumerator(double value)
Gets or sets the custom print scale numerator.
Value: The custom print scale numerator.public Cad2DPoint getPlotWindowArea2()
Gets or sets the plot window area2.
Value: The plot window area2.public void setPlotWindowArea2(Cad2DPoint value)
Gets or sets the plot window area2.
Value: The plot window area2.public Cad2DPoint getPlotWindowArea1()
Gets or sets the plot window area1.
Value: The plot window area1.public void setPlotWindowArea1(Cad2DPoint value)
Gets or sets the plot window area1.
Value: The plot window area1.public Cad2DPoint getPlotOrigin()
Gets or sets the plot origin.
Value: The plot origin.public void setPlotOrigin(Cad2DPoint value)
Gets or sets the plot origin.
Value: The plot origin.public CadSize getPlotPaperSize()
Gets or sets the size of the plot paper.
Value: The size of the plot paper.public void setPlotPaperSize(CadSize value)
Gets or sets the size of the plot paper.
Value: The size of the plot paper.public double getTopSize()
Gets or sets the size of the top.
Value: The size of the top.public void setTopSize(double value)
Gets or sets the size of the top.
Value: The size of the top.public double getRightSideSize()
Gets or sets the size of the right side.
Value: The size of the right side.public void setRightSideSize(double value)
Gets or sets the size of the right side.
Value: The size of the right side.public double getBottomSize()
Gets or sets the size of the bottom.
Value: The size of the bottom.public void setBottomSize(double value)
Gets or sets the size of the bottom.
Value: The size of the bottom.public double getLeftSideSize()
Gets or sets the size of the left side.
Value: The size of the left side.public void setLeftSideSize(double value)
Gets or sets the size of the left side.
Value: The size of the left side.public String getPlotViewName()
Gets or sets the name of the plot view.
Value: The name of the plot view.public void setPlotViewName(String value)
Gets or sets the name of the plot view.
Value: The name of the plot view.public String getPaperSize()
Gets or sets the size of the paper.
Value: The size of the paper.public void setPaperSize(String value)
Gets or sets the size of the paper.
Value: The size of the paper.public String getPrinterOrConfigurationFileName()
Gets or sets the name of the printer or configuration file.
Value: The name of the printer or configuration file.public void setPrinterOrConfigurationFileName(String value)
Gets or sets the name of the printer or configuration file.
Value: The name of the printer or configuration file.public String getPageSetupName()
Gets or sets the name of the page setup.
Value: The name of the page setup.public void setPageSetupName(String value)
Gets or sets the name of the page setup.
Value: The name of the page setup.public void mergeProperties_internalized(CadBase sourceObject)
The merge properties.
mergeProperties_internalized
in class CadBaseObject
sourceObject
- The source object.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.