CadWipeoutRasterImage

Inheritance: java.lang.Object, CadWipeoutBase

The Cad Wipeout RasterImage.

Constructors

ConstructorDescription
CadWipeoutRasterImage()Initializes a new instance of the CadWipeoutRasterImage class.

Methods

MethodDescription
getClassVersion()Gets or sets the class version.
setClassVersion(int value)Gets or sets the class version.
getInsertionPoint()Gets or sets the insertion point.
setInsertionPoint(Cad3DPoint value)Gets or sets the insertion point.
getVectorU()Gets or sets the vector u.
setVectorU(Cad3DPoint value)Gets or sets the vector u.
getVectorV()Gets or sets the vector v.
setVectorV(Cad3DPoint value)Gets or sets the vector v.
getImageSizeInPixels()Gets or sets the image size in pixels.
setImageSizeInPixels(Cad2DPoint value)Gets or sets the image size in pixels.
getImageDefReference()Gets or sets the image def reference.
setImageDefReference(String value)Gets or sets the image def reference.
getImageDisplayProp()Gets or sets the image display prop.
setImageDisplayProp(short value)Gets or sets the image display prop.
getClippingState()Gets or sets the clipping state.
setClippingState(short value)Gets or sets the clipping state.
getWipeoutBrightness()Gets or sets the wipeout brightness.
setWipeoutBrightness(short value)Gets or sets the wipeout brightness.
getWipeoutContrast()Gets or sets the contrast.
setWipeoutContrast(short value)Gets or sets the contrast.
getFade()Gets or sets the fade.
setFade(short value)Gets or sets the fade.
getImageDefReactorReference()Gets or sets the image def reactor reference.
setImageDefReactorReference(String value)Gets or sets the image def reactor reference.
getClippingBoundaryType()Gets or sets the type of the clipping boundary.
setClippingBoundaryType(short value)Gets or sets the type of the clipping boundary.
getClipBoundariesCount()Gets or sets the clip boundaries count.
setClipBoundariesCount(int value)Gets or sets the clip boundaries count.

CadWipeoutRasterImage()

public CadWipeoutRasterImage()

Initializes a new instance of the CadWipeoutRasterImage class.

getClassVersion()

public int getClassVersion()

Gets or sets the class version.

Returns: int

setClassVersion(int value)

public void setClassVersion(int value)

Gets or sets the class version.

getInsertionPoint()

public Cad3DPoint getInsertionPoint()

Gets or sets the insertion point.

Returns: Cad3DPoint

setInsertionPoint(Cad3DPoint value)

public void setInsertionPoint(Cad3DPoint value)

Gets or sets the insertion point.

getVectorU()

public Cad3DPoint getVectorU()

Gets or sets the vector u.

Returns: Cad3DPoint

setVectorU(Cad3DPoint value)

public void setVectorU(Cad3DPoint value)

Gets or sets the vector u.

getVectorV()

public Cad3DPoint getVectorV()

Gets or sets the vector v.

Returns: Cad3DPoint

setVectorV(Cad3DPoint value)

public void setVectorV(Cad3DPoint value)

Gets or sets the vector v.

getImageSizeInPixels()

public Cad2DPoint getImageSizeInPixels()

Gets or sets the image size in pixels.

Returns: Cad2DPoint

setImageSizeInPixels(Cad2DPoint value)

public void setImageSizeInPixels(Cad2DPoint value)

Gets or sets the image size in pixels.

getImageDefReference()

public String getImageDefReference()

Gets or sets the image def reference.

Returns: String

setImageDefReference(String value)

public void setImageDefReference(String value)

Gets or sets the image def reference.

getImageDisplayProp()

public short getImageDisplayProp()

Gets or sets the image display prop.

Returns: short

setImageDisplayProp(short value)

public void setImageDisplayProp(short value)

Gets or sets the image display prop.

getClippingState()

public short getClippingState()

Gets or sets the clipping state.

Returns: short

setClippingState(short value)

public void setClippingState(short value)

Gets or sets the clipping state.

getWipeoutBrightness()

public short getWipeoutBrightness()

Gets or sets the wipeout brightness.

Returns: short - The wipeout brightness.

setWipeoutBrightness(short value)

public void setWipeoutBrightness(short value)

Gets or sets the wipeout brightness.

Parameters:

ParameterTypeDescription
valueshortThe wipeout brightness.

getWipeoutContrast()

public short getWipeoutContrast()

Gets or sets the contrast.

Returns: short

setWipeoutContrast(short value)

public void setWipeoutContrast(short value)

Gets or sets the contrast.

getFade()

public short getFade()

Gets or sets the fade.

Returns: short

setFade(short value)

public void setFade(short value)

Gets or sets the fade.

getImageDefReactorReference()

public String getImageDefReactorReference()

Gets or sets the image def reactor reference.

Returns: String

setImageDefReactorReference(String value)

public void setImageDefReactorReference(String value)

Gets or sets the image def reactor reference.

getClippingBoundaryType()

public short getClippingBoundaryType()

Gets or sets the type of the clipping boundary.

Returns: short - The type of the clipping boundary.

setClippingBoundaryType(short value)

public void setClippingBoundaryType(short value)

Gets or sets the type of the clipping boundary.

Parameters:

ParameterTypeDescription
valueshortThe type of the clipping boundary.

getClipBoundariesCount()

public int getClipBoundariesCount()

Gets or sets the clip boundaries count.

Returns: int

setClipBoundariesCount(int value)

public void setClipBoundariesCount(int value)

Gets or sets the clip boundaries count.