public class CadHatch extends CadBaseExtrudedEntity
The Cad hatch.
Parameters_internalized, typeName_internalized
Constructor and Description |
---|
CadHatch()
Initializes a new instance of the
CadHatch class. |
Modifier and Type | Method and Description |
---|---|
void |
accept_internalized(com.aspose.imaging_internal.fileformats.cad.visitors.Visitor visitor)
Accepts the specified visitor.
|
short |
getAssociativeFlag()
Gets or sets the associative flag.
|
short |
getBoundaryAnnotation()
Gets or sets the boundary annotation.
|
List<CadHatchBoundaryPathContainer> |
getBoundaryPaths() |
com.aspose.ms.System.Collections.Generic.List<CadHatchBoundaryPathContainer> |
getBoundaryPathsInternal()
Gets or sets the boundary paths.
|
Cad3DPoint |
getElevation()
Gets or sets the elevation.
|
int |
getGradientColorsType()
Gets or sets the gradient colors type.
|
double |
getGradientColorTint()
Gets or sets the gradient color tint.
|
double |
getGradientDefinition()
Gets or sets the gradient definition.
|
double |
getGradientRotationAngle()
Gets or sets the gradient rotation angle.
|
int |
getGradientType()
Gets or sets the gradient type.
|
double |
getHatchAngle()
Gets or sets the hatch angle.
|
short |
getHatchPatternDoubleFlag()
Gets or sets the hatch pattern double flag.
|
short |
getHatchPatternType()
Gets or sets the hatch pattern type.
|
double |
getHatchScaleOrSpacing()
Gets or sets the hatch scale or spacing.
|
short |
getHatchStyle()
Gets or sets the hatch style.
|
int |
getIgnoredBoundaries()
Gets or sets the ignored boundaries.
|
int |
getNumberOfBoundaries()
Gets or sets the number of boundaries.
|
short |
getNumberOfPatternDefinitions()
Gets or sets the number of pattern definitions.
|
int |
getNumberOfSeedPoints()
Gets or sets the number of seed points.
|
double |
getOffsetVector()
Gets or sets the offset vector.
|
List<CadHatchPatternData> |
getPatternDefinitions() |
short |
getPatternFillColor()
Gets or sets the pattern fill color.
|
String |
getPatternName()
Gets or sets the pattern name.
|
double |
getPixelSize()
Gets or sets the pixel size.
|
List<Cad3DPoint> |
getSeedPoints() |
short |
getSolidFillFlag()
Gets or sets the solid fill flag.
|
int |
getSolidOrGradient()
Gets or sets the solid or gradient.
|
void |
setAssociativeFlag(short value) |
void |
setBoundaryAnnotation(short value) |
void |
setBoundaryPaths(List<CadHatchBoundaryPathContainer> value) |
void |
setElevation(Cad3DPoint value) |
void |
setGradientColorsType(int value) |
void |
setGradientColorTint(double value) |
void |
setGradientDefinition(double value) |
void |
setGradientRotationAngle(double value) |
void |
setGradientType(int value) |
void |
setHatchAngle(double value) |
void |
setHatchPatternDoubleFlag(short value) |
void |
setHatchPatternType(short value) |
void |
setHatchScaleOrSpacing(double value) |
void |
setHatchStyle(short value) |
void |
setIgnoredBoundaries(int value) |
void |
setNumberOfBoundaries(int value) |
void |
setNumberOfPatternDefinitions(short value) |
void |
setNumberOfSeedPoints(int value) |
void |
setOffsetVector(double value) |
void |
setPatternDefinitions(List<CadHatchPatternData> value) |
void |
setPatternFillColor(short value) |
void |
setPatternName(String value) |
void |
setPixelSize(double value) |
void |
setSeedPoints(List<Cad3DPoint> value) |
void |
setSolidFillFlag(short value) |
void |
setSolidOrGradient(int value) |
getExtrusionDirection, mergeProperties_internalized, setExtrusionDirection
getChildObjects, getChildObjectsInternal_internalized, getColorId, getColorName, getColorValue, getLayerName, getLineScale, getLineTypeName, getLineWeight, getMaterial, getPlotStyle, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getTransparency, getTypeName, getVisible, setChildObjects, setColorId, setColorName, setColorValue, setLayerName, setLineScale, setLineTypeName, setLineWeight, setMaterial, setPlotStyle, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setTransparency, setTypeName, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
acceptR12_internalized, addParameter_internalized, getApplicationCodesContainer, getObjectHandle, getShapeObject, getXdataContainer, removeParameter_internalized, setApplicationCodesContainer, setObjectHandle, setShapeObject, setXdataContainer
public short getAssociativeFlag()
Gets or sets the associative flag.
public void setAssociativeFlag(short value)
public short getBoundaryAnnotation()
Gets or sets the boundary annotation.
public void setBoundaryAnnotation(short value)
public List<CadHatchBoundaryPathContainer> getBoundaryPaths()
public com.aspose.ms.System.Collections.Generic.List<CadHatchBoundaryPathContainer> getBoundaryPathsInternal()
Gets or sets the boundary paths.
Value: The boundary paths.public void setBoundaryPaths(List<CadHatchBoundaryPathContainer> value)
public Cad3DPoint getElevation()
Gets or sets the elevation.
public void setElevation(Cad3DPoint value)
public double getGradientColorTint()
Gets or sets the gradient color tint.
Value: The gradient color tint.public void setGradientColorTint(double value)
public int getGradientColorsType()
Gets or sets the gradient colors type.
public void setGradientColorsType(int value)
public double getGradientDefinition()
Gets or sets the gradient definition.
public void setGradientDefinition(double value)
public double getGradientRotationAngle()
Gets or sets the gradient rotation angle.
public void setGradientRotationAngle(double value)
public int getGradientType()
Gets or sets the gradient type.
public void setGradientType(int value)
public double getHatchAngle()
Gets or sets the hatch angle.
public void setHatchAngle(double value)
public short getHatchPatternDoubleFlag()
Gets or sets the hatch pattern double flag.
public void setHatchPatternDoubleFlag(short value)
public short getHatchPatternType()
Gets or sets the hatch pattern type.
public void setHatchPatternType(short value)
public double getHatchScaleOrSpacing()
Gets or sets the hatch scale or spacing.
public void setHatchScaleOrSpacing(double value)
public short getHatchStyle()
Gets or sets the hatch style.
public void setHatchStyle(short value)
public int getIgnoredBoundaries()
Gets or sets the ignored boundaries.
public void setIgnoredBoundaries(int value)
public int getNumberOfBoundaries()
Gets or sets the number of boundaries.
public void setNumberOfBoundaries(int value)
public short getNumberOfPatternDefinitions()
Gets or sets the number of pattern definitions.
public void setNumberOfPatternDefinitions(short value)
public int getNumberOfSeedPoints()
Gets or sets the number of seed points.
public void setNumberOfSeedPoints(int value)
public double getOffsetVector()
Gets or sets the offset vector.
public void setOffsetVector(double value)
public short getPatternFillColor()
Gets or sets the pattern fill color.
public void setPatternFillColor(short value)
public String getPatternName()
Gets or sets the pattern name.
public void setPatternName(String value)
public double getPixelSize()
Gets or sets the pixel size.
public void setPixelSize(double value)
public List<Cad3DPoint> getSeedPoints()
public void setSeedPoints(List<Cad3DPoint> value)
public short getSolidFillFlag()
Gets or sets the solid fill flag.
public void setSolidFillFlag(short value)
public int getSolidOrGradient()
Gets or sets the solid or gradient.
public void setSolidOrGradient(int value)
public List<CadHatchPatternData> getPatternDefinitions()
public void setPatternDefinitions(List<CadHatchPatternData> value)
public void accept_internalized(com.aspose.imaging_internal.fileformats.cad.visitors.Visitor visitor)
Accepts the specified visitor.
accept_internalized
in class CadBase
visitor
- The visitor.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.