public class CadHatch extends CadBaseExtrudedEntity
The Cad hatch.
Constructor and Description |
---|
CadHatch()
Initializes a new instance of the
CadHatch class. |
Modifier and Type | Method and Description |
---|---|
short |
getAssociativeFlag()
Gets or sets the associative flag.
|
short |
getBoundaryAnnotation()
Gets or sets the boundary annotation.
|
List<CadHatchBoundaryPathContainer> |
getBoundaryPaths()
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.
|
String |
getHatchString()
Gets or sets the hatch string.
|
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.
|
CadIntParameter |
getNumberOfSeedPoints()
Gets or sets the number of seed points.
|
double |
getOffsetVector()
Gets or sets the offset vector.
|
List<CadHatchPatternData> |
getPatternDefinitions()
Gets or sets the pattern definitions.
|
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<CadReservedForFutureValues> |
getReservedForFutureValues()
Gets or sets the reserved for future.
|
List<Cad2DPoint> |
getSeedPoints()
Gets or sets the seed points.
|
short |
getSolidFillFlag()
Gets or sets the solid fill flag.
|
int |
getSolidOrGradient()
Gets or sets the solid or gradient.
|
int |
getZeroIsReserved()
Gets or sets the zero is reserved.
|
void |
setAssociativeFlag(short value)
Gets or sets the associative flag.
|
void |
setBoundaryAnnotation(short value)
Gets or sets the boundary annotation.
|
void |
setBoundaryPaths(List<CadHatchBoundaryPathContainer> value)
Gets or sets the boundary paths.
|
void |
setElevation(Cad3DPoint value)
Gets or sets the elevation.
|
void |
setGradientColorsType(int value)
Gets or sets the gradient colors type.
|
void |
setGradientColorTint(double value)
Gets or sets the gradient color tint.
|
void |
setGradientDefinition(double value)
Gets or sets the gradient definition.
|
void |
setGradientRotationAngle(double value)
Gets or sets the gradient rotation angle.
|
void |
setGradientType(int value)
Gets or sets the gradient type.
|
void |
setHatchAngle(double value)
Gets or sets the hatch angle.
|
void |
setHatchPatternDoubleFlag(short value)
Gets or sets the hatch pattern double flag.
|
void |
setHatchPatternType(short value)
Gets or sets the hatch pattern type.
|
void |
setHatchScaleOrSpacing(double value)
Gets or sets the hatch scale or spacing.
|
void |
setHatchString(String value)
Gets or sets the hatch string.
|
void |
setHatchStyle(short value)
Gets or sets the hatch style.
|
void |
setIgnoredBoundaries(int value)
Gets or sets the ignored boundaries.
|
void |
setNumberOfBoundaries(int value)
Gets or sets the number of boundaries.
|
void |
setNumberOfPatternDefinitions(short value)
Gets or sets the number of pattern definitions.
|
void |
setNumberOfSeedPoints(CadIntParameter value)
Gets or sets the number of seed points.
|
void |
setOffsetVector(double value)
Gets or sets the offset vector.
|
void |
setPatternDefinitions(List<CadHatchPatternData> value)
Gets or sets the pattern definitions.
|
void |
setPatternFillColor(short value)
Gets or sets the pattern fill color.
|
void |
setPatternName(String value)
Gets or sets the pattern name.
|
void |
setPixelSize(double value)
Gets or sets the pixel size.
|
void |
setReservedForFutureValues(List<CadReservedForFutureValues> value)
Gets or sets the reserved for future.
|
void |
setSeedPoints(List<Cad2DPoint> value)
Gets or sets the seed points.
|
void |
setSolidFillFlag(short value)
Gets or sets the solid fill flag.
|
void |
setSolidOrGradient(int value)
Gets or sets the solid or gradient.
|
void |
setZeroIsReserved(int value)
Gets or sets the zero is reserved.
|
getExtrusionDirection, setExtrusionDirection
getAttribute160, getAttribute348, getChildObjects, getColorId, getColorName, getColorValue, getHyperlink, getLayerName, getLayoutTabName, getLineScale, getLineTypeName, getLineWeight, getMaterial, getPlotStyle, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getTransparency, getTypeName, getVisible, isColorIdSet, setAttribute160, setAttribute348, setChildObjects, setColorId, setColorName, setColorValue, setHyperlink, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setMaterial, setPlotStyle, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setTransparency, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainer
public List<CadReservedForFutureValues> getReservedForFutureValues()
Gets or sets the reserved for future.
public void setReservedForFutureValues(List<CadReservedForFutureValues> value)
Gets or sets the reserved for future.
value
- The reserved for future.public String getHatchString()
Gets or sets the hatch string.
public void setHatchString(String value)
Gets or sets the hatch string.
value
- The hatch string.public int getZeroIsReserved()
Gets or sets the zero is reserved.
public void setZeroIsReserved(int value)
Gets or sets the zero is reserved.
value
- The zero is reserved.public short getAssociativeFlag()
Gets or sets the associative flag.
public void setAssociativeFlag(short value)
Gets or sets the associative flag.
public short getBoundaryAnnotation()
Gets or sets the boundary annotation.
public void setBoundaryAnnotation(short value)
Gets or sets the boundary annotation.
public List<CadHatchBoundaryPathContainer> getBoundaryPaths()
Gets or sets the boundary paths.
public void setBoundaryPaths(List<CadHatchBoundaryPathContainer> value)
Gets or sets the boundary paths.
value
- The boundary paths.public Cad3DPoint getElevation()
Gets or sets the elevation.
public void setElevation(Cad3DPoint value)
Gets or sets the elevation.
public double getGradientColorTint()
Gets or sets the gradient color tint.
public void setGradientColorTint(double value)
Gets or sets the gradient color tint.
value
- The gradient color tint.public int getGradientColorsType()
Gets or sets the gradient colors type.
public void setGradientColorsType(int value)
Gets or sets the gradient colors type.
public double getGradientDefinition()
Gets or sets the gradient definition.
public void setGradientDefinition(double value)
Gets or sets the gradient definition.
public double getGradientRotationAngle()
Gets or sets the gradient rotation angle.
public void setGradientRotationAngle(double value)
Gets or sets the gradient rotation angle.
public int getGradientType()
Gets or sets the gradient type.
public void setGradientType(int value)
Gets or sets the gradient type.
public double getHatchAngle()
Gets or sets the hatch angle.
public void setHatchAngle(double value)
Gets or sets the hatch angle.
public short getHatchPatternDoubleFlag()
Gets or sets the hatch pattern double flag.
public void setHatchPatternDoubleFlag(short value)
Gets or sets the hatch pattern double flag.
public short getHatchPatternType()
Gets or sets the hatch pattern type.
public void setHatchPatternType(short value)
Gets or sets the hatch pattern type.
public double getHatchScaleOrSpacing()
Gets or sets the hatch scale or spacing.
public void setHatchScaleOrSpacing(double value)
Gets or sets the hatch scale or spacing.
public short getHatchStyle()
Gets or sets the hatch style.
public void setHatchStyle(short value)
Gets or sets the hatch style.
public int getIgnoredBoundaries()
Gets or sets the ignored boundaries.
public void setIgnoredBoundaries(int value)
Gets or sets the ignored boundaries.
public int getNumberOfBoundaries()
Gets or sets the number of boundaries.
public void setNumberOfBoundaries(int value)
Gets or sets the number of boundaries.
public short getNumberOfPatternDefinitions()
Gets or sets the number of pattern definitions.
public void setNumberOfPatternDefinitions(short value)
Gets or sets the number of pattern definitions.
public CadIntParameter getNumberOfSeedPoints()
Gets or sets the number of seed points.
public void setNumberOfSeedPoints(CadIntParameter value)
Gets or sets the number of seed points.
public double getOffsetVector()
Gets or sets the offset vector.
public void setOffsetVector(double value)
Gets or sets the offset vector.
public short getPatternFillColor()
Gets or sets the pattern fill color.
public void setPatternFillColor(short value)
Gets or sets the pattern fill color.
public String getPatternName()
Gets or sets the pattern name.
public void setPatternName(String value)
Gets or sets the pattern name.
public double getPixelSize()
Gets or sets the pixel size.
public void setPixelSize(double value)
Gets or sets the pixel size.
public List<Cad2DPoint> getSeedPoints()
Gets or sets the seed points.
public void setSeedPoints(List<Cad2DPoint> value)
Gets or sets the seed points.
public short getSolidFillFlag()
Gets or sets the solid fill flag.
public void setSolidFillFlag(short value)
Gets or sets the solid fill flag.
public int getSolidOrGradient()
Gets or sets the solid or gradient.
public void setSolidOrGradient(int value)
Gets or sets the solid or gradient.
public List<CadHatchPatternData> getPatternDefinitions()
Gets or sets the pattern definitions.
public void setPatternDefinitions(List<CadHatchPatternData> value)
Gets or sets the pattern definitions.