public class CadHatch extends CadBaseExtrudedEntity
The Cad hatch.
Constructor and Description |
---|
CadHatch() |
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.
|
double |
getElevation()
Gets or sets the elevation.
|
Cad2DPoint |
getEndTangent()
The End Tangent
|
Cad3DPoint |
getExtrusionDirection()
Gets or sets the extrusion direction.
|
List<Cad2DPoint> |
getFitPoints()
Gets or sets the fit points.
|
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.
|
String |
getGradientName()
The Gradient Name
|
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.
|
int |
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.
|
Cad2DPoint |
getStartTangent()
The Start Tangent
|
int |
getTypeName()
Gets the name of the type.
|
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(double value)
Gets or sets the elevation.
|
void |
setEndTangent(Cad2DPoint value)
The End Tangent
|
void |
setExtrusionDirection(Cad3DPoint value)
Gets or sets the extrusion direction.
|
void |
setFitPoints(List<Cad2DPoint> value)
Gets or sets the fit points.
|
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 |
setGradientName(String value)
The Gradient Name
|
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(int 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 |
setStartTangent(Cad2DPoint value)
The Start Tangent
|
void |
setZeroIsReserved(int value)
Gets or sets the zero is reserved.
|
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 int getTypeName()
Gets the name of the type.
getTypeName
in class CadBaseEntity
public Cad3DPoint getExtrusionDirection()
Gets or sets the extrusion direction.
getExtrusionDirection
in class CadBaseExtrudedEntity
public void setExtrusionDirection(Cad3DPoint value)
Gets or sets the extrusion direction.
setExtrusionDirection
in class CadBaseExtrudedEntity
public final List<CadReservedForFutureValues> getReservedForFutureValues()
Gets or sets the reserved for future.
public final void setReservedForFutureValues(List<CadReservedForFutureValues> value)
Gets or sets the reserved for future.
value
- The reserved for future.public final String getHatchString()
Gets or sets the hatch string.
public final void setHatchString(String value)
Gets or sets the hatch string.
value
- The hatch string.public final int getZeroIsReserved()
Gets or sets the zero is reserved.
public final void setZeroIsReserved(int value)
Gets or sets the zero is reserved.
value
- The zero is reserved.public final short getAssociativeFlag()
Gets or sets the associative flag.
public final void setAssociativeFlag(short value)
Gets or sets the associative flag.
public final short getBoundaryAnnotation()
Gets or sets the boundary annotation.
public final void setBoundaryAnnotation(short value)
Gets or sets the boundary annotation.
public final List<CadHatchBoundaryPathContainer> getBoundaryPaths()
Gets or sets the boundary paths.
public final void setBoundaryPaths(List<CadHatchBoundaryPathContainer> value)
Gets or sets the boundary paths.
value
- The boundary paths.public final double getElevation()
Gets or sets the elevation.
public final void setElevation(double value)
Gets or sets the elevation.
public final double getGradientColorTint()
Gets or sets the gradient color tint.
public final void setGradientColorTint(double value)
Gets or sets the gradient color tint.
value
- The gradient color tint.public final int getGradientColorsType()
Gets or sets the gradient colors type.
public final void setGradientColorsType(int value)
Gets or sets the gradient colors type.
public final double getGradientDefinition()
Gets or sets the gradient definition.
public final void setGradientDefinition(double value)
Gets or sets the gradient definition.
public final double getGradientRotationAngle()
Gets or sets the gradient rotation angle.
public final void setGradientRotationAngle(double value)
Gets or sets the gradient rotation angle.
public final int getGradientType()
Gets or sets the gradient type.
public final void setGradientType(int value)
Gets or sets the gradient type.
public final double getHatchAngle()
Gets or sets the hatch angle.
public final void setHatchAngle(double value)
Gets or sets the hatch angle.
public final short getHatchPatternDoubleFlag()
Gets or sets the hatch pattern double flag.
public final void setHatchPatternDoubleFlag(short value)
Gets or sets the hatch pattern double flag.
public final short getHatchPatternType()
Gets or sets the hatch pattern type.
public final void setHatchPatternType(short value)
Gets or sets the hatch pattern type.
public final double getHatchScaleOrSpacing()
Gets or sets the hatch scale or spacing.
public final void setHatchScaleOrSpacing(double value)
Gets or sets the hatch scale or spacing.
public final short getHatchStyle()
Gets or sets the hatch style.
public final void setHatchStyle(short value)
Gets or sets the hatch style.
public final int getIgnoredBoundaries()
Gets or sets the ignored boundaries.
public final void setIgnoredBoundaries(int value)
Gets or sets the ignored boundaries.
public final int getNumberOfBoundaries()
Gets or sets the number of boundaries.
public final void setNumberOfBoundaries(int value)
Gets or sets the number of boundaries.
public final short getNumberOfPatternDefinitions()
Gets or sets the number of pattern definitions.
public final void setNumberOfPatternDefinitions(short value)
Gets or sets the number of pattern definitions.
public final int getNumberOfSeedPoints()
Gets or sets the number of seed points.
public final void setNumberOfSeedPoints(int value)
Gets or sets the number of seed points.
public final double getOffsetVector()
Gets or sets the offset vector.
public final void setOffsetVector(double value)
Gets or sets the offset vector.
public final short getPatternFillColor()
Gets or sets the pattern fill color.
public final void setPatternFillColor(short value)
Gets or sets the pattern fill color.
public final String getPatternName()
Gets or sets the pattern name.
public final void setPatternName(String value)
Gets or sets the pattern name.
public final double getPixelSize()
Gets or sets the pixel size.
public final void setPixelSize(double value)
Gets or sets the pixel size.
public final List<Cad2DPoint> getSeedPoints()
Gets or sets the seed points.
public final void setSeedPoints(List<Cad2DPoint> value)
Gets or sets the seed points.
public final List<Cad2DPoint> getFitPoints()
Gets or sets the fit points.
public final void setFitPoints(List<Cad2DPoint> value)
Gets or sets the fit points.
public final Cad2DPoint getStartTangent()
The Start Tangent
public final void setStartTangent(Cad2DPoint value)
The Start Tangent
public final Cad2DPoint getEndTangent()
The End Tangent
public final void setEndTangent(Cad2DPoint value)
The End Tangent
public final short getSolidFillFlag()
Gets or sets the solid fill flag.
public final void setSolidFillFlag(short value)
Gets or sets the solid fill flag.
public final int getSolidOrGradient()
Gets or sets the solid or gradient.
public final void setSolidOrGradient(int value)
Gets or sets the solid or gradient.
public final List<CadHatchPatternData> getPatternDefinitions()
Gets or sets the pattern definitions.
public final void setPatternDefinitions(List<CadHatchPatternData> value)
Gets or sets the pattern definitions.
public final String getGradientName()
The Gradient Name
public final void setGradientName(String value)
The Gradient Name