public class CadRasterImage extends CadBaseExtrudedEntity
Class describing Cad raster image
Constructor and Description |
---|
CadRasterImage(CadRasterImageDef imageDef,
Cad3DPoint insertionPoint,
Cad3DPoint uVector,
Cad3DPoint vVector)
Initializes a new instance of the
CadRasterImage class. |
Modifier and Type | Method and Description |
---|---|
Integer |
getClassVersion()
Gets or sets the class version.
|
List<Cad2DPoint> |
getClipBoundaryVertexList()
Gets or sets the clip boundary vertex.
|
boolean |
getClipMode()
Gets or sets a value indicating whether [clip mode].
|
short |
getClippingBoundaryType()
Gets or sets the type of the clipping boundary.
|
short |
getClippingState()
Gets or sets clipping state value.
|
short |
getDisplayFlags()
Gets or sets display flags value.
|
short |
getFade()
Gets or sets fade value.
|
short |
getImageBrightness()
Gets or sets brigthness value.
|
short |
getImageContrast()
Gets or sets contrast value.
|
String |
getImageDefReactorReference()
Gets or sets the image definition reactor reference.
|
String |
getImageDefReference()
Gets or sets ImageDefReference value.
|
double |
getImageSizeU()
Gets or sets image size U value.
|
double |
getImageSizeV()
Gets or sets image size V value.
|
Cad3DPoint |
getInsertionPoint()
Gets or sets insertion point value.
|
int |
getNumberOfClipBoundaryVertices()
Gets or sets the number of clip boundary vertices.
|
int |
getTypeName()
Gets the name of the type.
|
Cad3DPoint |
getUVector()
Gets or sets U vector.
|
Cad3DPoint |
getVVector()
Gets or sets V vector.
|
void |
setClassVersion(Integer value)
Gets or sets the class version.
|
void |
setClipBoundaryVertexList(List<Cad2DPoint> value)
Gets or sets the clip boundary vertex.
|
void |
setClipMode(boolean value)
Gets or sets a value indicating whether [clip mode].
|
void |
setClippingBoundaryType(short value)
Gets or sets the type of the clipping boundary.
|
void |
setClippingState(short value)
Gets or sets clipping state value.
|
void |
setDisplayFlags(short value)
Gets or sets display flags value.
|
void |
setFade(short value)
Gets or sets fade value.
|
void |
setImageBrightness(short value)
Gets or sets brigthness value.
|
void |
setImageContrast(short value)
Gets or sets contrast value.
|
void |
setImageDefReactorReference(String value)
Gets or sets the image definition reactor reference.
|
void |
setImageDefReference(String value)
Gets or sets ImageDefReference value.
|
void |
setImageSizeU(double value)
Gets or sets image size U value.
|
void |
setImageSizeV(double value)
Gets or sets image size V value.
|
void |
setInsertionPoint(Cad3DPoint value)
Gets or sets insertion point value.
|
void |
setNumberOfClipBoundaryVertices(int value)
Gets or sets the number of clip boundary vertices.
|
void |
setUVector(Cad3DPoint value)
Gets or sets U vector.
|
void |
setVVector(Cad3DPoint value)
Gets or sets V vector.
|
getExtrusionDirection, setExtrusionDirection
getBounds, getChildObjects, getColorId, getColorName, getColorValue, getEntmode, getHyperlink, getLayerName, getLayoutTabName, getLineScale, getLineTypeName, getLineWeight, getLType, getMaterial, getMaterialHandle, getNumreactors, getPlotStyle, getPlotStyleFlag, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getStorageFlag, getTransparency, getVisible, getXDirMissingFlag, isByLayer, isNoLinks, setBounds, setByLayer, setChildObjects, setColorId, setColorName, setColorValue, setEntmode, setHyperlink, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setLType, setMaterial, setMaterialHandle, setNoLinks, setNumreactors, setPlotStyle, setPlotStyleFlag, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setStorageFlag, setTransparency, setVisible, setXDirMissingFlag
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public CadRasterImage(CadRasterImageDef imageDef, Cad3DPoint insertionPoint, Cad3DPoint uVector, Cad3DPoint vVector)
Initializes a new instance of the CadRasterImage
class.
imageDef
- Image def.insertionPoint
- Insertion point.uVector
- U-vector.vVector
- V-vector.com.aspose.ms.System.ArgumentNullException
- Thrown when one of arguments is nullcom.aspose.ms.System.ArgumentException
- Thrown when CadRasterImageDef.ObjectHandle is null or emptypublic int getTypeName()
Gets the name of the type.
getTypeName
in class CadBaseEntity
public final boolean getClipMode()
Gets or sets a value indicating whether [clip mode].
true
if [clip mode]; otherwise, false
.public final void setClipMode(boolean value)
Gets or sets a value indicating whether [clip mode].
value
- true
if [clip mode]; otherwise, false
.public final List<Cad2DPoint> getClipBoundaryVertexList()
Gets or sets the clip boundary vertex.
public final void setClipBoundaryVertexList(List<Cad2DPoint> value)
Gets or sets the clip boundary vertex.
value
- The clip boundary vertex.public final int getNumberOfClipBoundaryVertices()
Gets or sets the number of clip boundary vertices.
public final void setNumberOfClipBoundaryVertices(int value)
Gets or sets the number of clip boundary vertices.
value
- The number of clip boundary vertices.public final short getClippingBoundaryType()
Gets or sets the type of the clipping boundary.
public final void setClippingBoundaryType(short value)
Gets or sets the type of the clipping boundary.
value
- The type of the clipping boundary.public final Integer getClassVersion()
Gets or sets the class version.
public final void setClassVersion(Integer value)
Gets or sets the class version.
value
- The class version.public final short getImageBrightness()
Gets or sets brigthness value.
public final void setImageBrightness(short value)
Gets or sets brigthness value.
public final short getImageContrast()
Gets or sets contrast value.
public final void setImageContrast(short value)
Gets or sets contrast value.
public final short getFade()
Gets or sets fade value.
public final void setFade(short value)
Gets or sets fade value.
public final short getDisplayFlags()
Gets or sets display flags value.
public final void setDisplayFlags(short value)
Gets or sets display flags value.
public final short getClippingState()
Gets or sets clipping state value.
public final void setClippingState(short value)
Gets or sets clipping state value.
public final String getImageDefReactorReference()
Gets or sets the image definition reactor reference.
public final void setImageDefReactorReference(String value)
Gets or sets the image definition reactor reference.
value
- The image definition reactor reference.public final String getImageDefReference()
Gets or sets ImageDefReference value.
public final void setImageDefReference(String value)
Gets or sets ImageDefReference value.
public final Cad3DPoint getInsertionPoint()
Gets or sets insertion point value.
public final void setInsertionPoint(Cad3DPoint value)
Gets or sets insertion point value.
public final double getImageSizeU()
Gets or sets image size U value.
public final void setImageSizeU(double value)
Gets or sets image size U value.
public final double getImageSizeV()
Gets or sets image size V value.
public final void setImageSizeV(double value)
Gets or sets image size V value.
public final Cad3DPoint getUVector()
Gets or sets U vector.
public final void setUVector(Cad3DPoint value)
Gets or sets U vector.
public final Cad3DPoint getVVector()
Gets or sets V vector.
public final void setVVector(Cad3DPoint value)
Gets or sets V vector.