Package | Description |
---|---|
com.aspose.imaging.fileformats.cad.cadobjects | |
com.aspose.imaging.fileformats.cad.cadtables |
Modifier and Type | Method and Description |
---|---|
CadDoubleParameter |
Cad2DPoint.getParamX_internalized()
Gets or sets the param x.
|
Modifier and Type | Method and Description |
---|---|
List<CadDoubleParameter> |
CadMultiLineVectorBlock.getAreaParameters() |
List<CadDoubleParameter> |
CadTableEntity.getBlockScale()
Gets or sets the block scale.
|
com.aspose.ms.System.Collections.Generic.List<CadDoubleParameter> |
CadTableEntity.getColHeight_internalized()
Gets the col height.
|
com.aspose.ms.System.Collections.Generic.List<CadDoubleParameter> |
CadMText.getColumnHeight_internalized()
Gets the height of the column.
|
List<CadDoubleParameter> |
CadMultiLineVectorBlock.getElementParameters() |
List<CadDoubleParameter> |
CadLwPolyline.getEndWidth()
Gets or sets the end width.
|
com.aspose.ms.System.Collections.Generic.List<CadDoubleParameter> |
CadLwPolyline.getEndWidthInternal_internalized() |
com.aspose.ms.System.Collections.Generic.List<CadDoubleParameter> |
CadTableEntity.getHorizontalCellMarginentityLevel_internalized()
Gets the horizontal cell marginentity level.
|
List<CadDoubleParameter> |
CadSpline.getKnotValues()
Gets or sets the knot values.
|
com.aspose.ms.System.Collections.Generic.List<CadDoubleParameter> |
CadSpline.getKnotValuesInternal_internalized() |
com.aspose.ms.System.Collections.Generic.List<CadDoubleParameter> |
CadTableEntity.getRowHeight_internalized()
Gets the row height.
|
List<CadDoubleParameter> |
CadLwPolyline.getStartWidth()
Gets or sets the start width.
|
com.aspose.ms.System.Collections.Generic.List<CadDoubleParameter> |
CadLwPolyline.getStartWidthInternal_internalized() |
List<CadDoubleParameter> |
CadTableEntity.getTextHeight()
Gets or sets the text height.
|
com.aspose.ms.System.Collections.Generic.List<CadDoubleParameter> |
CadTableEntity.getVerticalCellMarginEntityLevel_internalized()
Gets the vertical cell margin entity level.
|
Modifier and Type | Method and Description |
---|---|
void |
CadMultiLineVectorBlock.setAreaParameters(List<CadDoubleParameter> value) |
void |
CadTableEntity.setBlockScale(List<CadDoubleParameter> value)
Gets or sets the block scale.
|
void |
CadMultiLineVectorBlock.setElementParameters(List<CadDoubleParameter> value) |
void |
CadLwPolyline.setEndWidth(List<CadDoubleParameter> value)
Gets or sets the end width.
|
void |
CadLwPolyline.setEndWidthInternal_internalized(com.aspose.ms.System.Collections.Generic.List<CadDoubleParameter> value) |
void |
CadSpline.setKnotValues(List<CadDoubleParameter> value)
Gets or sets the knot values.
|
void |
CadLwPolyline.setStartWidth(List<CadDoubleParameter> value)
Gets or sets the start width.
|
void |
CadLwPolyline.setStartWidthInternal_internalized(com.aspose.ms.System.Collections.Generic.List<CadDoubleParameter> value) |
void |
CadTableEntity.setTextHeight(List<CadDoubleParameter> value)
Gets or sets the text height.
|
Modifier and Type | Method and Description |
---|---|
CadDoubleParameter |
CadVportTableObject.getBackClipping()
Gets or sets the back clipping.
|
CadDoubleParameter |
CadVportTableObject.getBrightness()
Gets or sets the brightness.
|
CadDoubleParameter |
CadVportTableObject.getContrast()
Gets or sets the contrast.
|
CadDoubleParameter |
CadVportTableObject.getElevation()
Gets or sets the elevation.
|
CadDoubleParameter |
CadVportTableObject.getFrontClipping()
Gets or sets the front clipping.
|
CadDoubleParameter |
CadVportTableObject.getLensLength()
Gets or sets the length of the lens.
|
CadDoubleParameter |
CadVportTableObject.getSnapRotationAngle()
Gets or sets the snap rotation angle.
|
CadDoubleParameter |
CadVportTableObject.getViewHeight()
Gets or sets the height of the view.
|
CadDoubleParameter |
CadVportTableObject.getViewTwistAngle()
Gets or sets the view twist angle.
|
Modifier and Type | Method and Description |
---|---|
List<CadDoubleParameter> |
CadLineTypeTableObject.getDashDotLength()
Gets or sets the dash dot length.
|
List<CadDoubleParameter> |
CadLineTypeTableObject.getOffsetX()
Gets or sets the offset x.
|
List<CadDoubleParameter> |
CadLineTypeTableObject.getOffsetY()
Gets or sets the offset y.
|
List<CadDoubleParameter> |
CadLineTypeTableObject.getRotationAngle()
Gets or sets the rotation angle.
|
List<CadDoubleParameter> |
CadLineTypeTableObject.getScale()
Gets or sets the scale.
|
Modifier and Type | Method and Description |
---|---|
void |
CadVportTableObject.setBackClipping(CadDoubleParameter value)
Gets or sets the back clipping.
|
void |
CadVportTableObject.setBrightness(CadDoubleParameter value)
Gets or sets the brightness.
|
void |
CadVportTableObject.setContrast(CadDoubleParameter value)
Gets or sets the contrast.
|
void |
CadVportTableObject.setElevation(CadDoubleParameter value)
Gets or sets the elevation.
|
void |
CadVportTableObject.setFrontClipping(CadDoubleParameter value)
Gets or sets the front clipping.
|
void |
CadVportTableObject.setLensLength(CadDoubleParameter value)
Gets or sets the length of the lens.
|
void |
CadVportTableObject.setSnapRotationAngle(CadDoubleParameter value)
Gets or sets the snap rotation angle.
|
void |
CadVportTableObject.setViewHeight(CadDoubleParameter value)
Gets or sets the height of the view.
|
void |
CadVportTableObject.setViewTwistAngle(CadDoubleParameter value)
Gets or sets the view twist angle.
|
Modifier and Type | Method and Description |
---|---|
void |
CadLineTypeTableObject.setDashDotLength(List<CadDoubleParameter> value)
Gets or sets the dash dot length.
|
void |
CadLineTypeTableObject.setOffsetX(List<CadDoubleParameter> value)
Gets or sets the offset x.
|
void |
CadLineTypeTableObject.setOffsetY(List<CadDoubleParameter> value)
Gets or sets the offset y.
|
void |
CadLineTypeTableObject.setRotationAngle(List<CadDoubleParameter> value)
Gets or sets the rotation angle.
|
void |
CadLineTypeTableObject.setScale(List<CadDoubleParameter> value)
Gets or sets the scale.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.