Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadVisualStyle

    • Constructor Detail

      • CadVisualStyle

        public CadVisualStyle()

        Initializes a new instance of the CadVisualStyle class.

    • Method Detail

      • getVisualStyleParameters

        public List<com.aspose.ms.System.Collections.Generic.KeyValuePair<Integer,CadParameter>> getVisualStyleParameters()

        Gets or sets the visual style parameters.

        Returns:
        The visual style parameters.
      • setVisualStyleParameters

        public void setVisualStyleParameters(List<com.aspose.ms.System.Collections.Generic.KeyValuePair<Integer,CadParameter>> value)

        Gets or sets the visual style parameters.

        Parameters:
        value - The visual style parameters.
      • getInternalUseOnlyFlag

        public CadBoolParameter getInternalUseOnlyFlag()

        Gets or sets the internal use only flag.

        Returns:
        The internal use only flag.
      • setInternalUseOnlyFlag

        public void setInternalUseOnlyFlag(CadBoolParameter value)

        Gets or sets the internal use only flag.

        Parameters:
        value - The internal use only flag.
      • getDescription

        public CadStringParameter getDescription()

        Gets or sets the description.

        Returns:
        The description.
      • setDescription

        public void setDescription(CadStringParameter value)

        Gets or sets the description.

        Parameters:
        value - The description.
      • getType

        public CadShortParameter getType()

        Gets or sets the type.

        Returns:
        The type.
      • setType

        public void setType(CadShortParameter value)

        Gets or sets the type.

        Parameters:
        value - The type.
      • getFaceLightingModel

        public CadShortParameter getFaceLightingModel()

        Gets or sets the face lighting model.

        Returns:
        The face lighting model.
      • setFaceLightingModel

        public void setFaceLightingModel(CadShortParameter value)

        Gets or sets the face lighting model.

        Parameters:
        value - The face lighting model.
      • getFaceLightingQuality

        public CadShortParameter getFaceLightingQuality()

        Gets or sets the face lighting quality.

        Returns:
        The face lighting quality.
      • setFaceLightingQuality

        public void setFaceLightingQuality(CadShortParameter value)

        Gets or sets the face lighting quality.

        Parameters:
        value - The face lighting quality.
      • getFaceColorMode

        public CadShortParameter getFaceColorMode()

        Gets or sets the face color mode.

        Returns:
        The face color mode.
      • setFaceColorMode

        public void setFaceColorMode(CadShortParameter value)

        Gets or sets the face color mode.

        Parameters:
        value - The face color mode.
      • getFaceModifiers

        public CadIntParameter getFaceModifiers()

        Gets or sets the face modifiers.

        Returns:
        The face modifiers.
      • setFaceModifiers

        public void setFaceModifiers(CadIntParameter value)

        Gets or sets the face modifiers.

        Parameters:
        value - The face modifiers.
      • getFaceOpacityLevel

        public CadDoubleParameter getFaceOpacityLevel()

        Gets or sets the face opacity level.

        Returns:
        The face opacity level.
      • setFaceOpacityLevel

        public void setFaceOpacityLevel(CadDoubleParameter value)

        Gets or sets the face opacity level.

        Parameters:
        value - The face opacity level.
      • getFaceSpecularLevel

        public CadDoubleParameter getFaceSpecularLevel()

        Gets or sets the face specular level.

        Returns:
        The face specular level.
      • setFaceSpecularLevel

        public void setFaceSpecularLevel(CadDoubleParameter value)

        Gets or sets the face specular level.

        Parameters:
        value - The face specular level.
      • getColor1

        public CadShortParameter getColor1()

        Gets or sets the color1.

        Returns:
        The color1.
      • setColor1

        public void setColor1(CadShortParameter value)

        Gets or sets the color1.

        Parameters:
        value - The color1.
      • getColor2

        public CadShortParameter getColor2()

        Gets or sets the color2.

        Returns:
        The color2.
      • setColor2

        public void setColor2(CadShortParameter value)

        Gets or sets the color2.

        Parameters:
        value - The color2.
      • getFaceStyleMonoColor

        public CadIntParameter getFaceStyleMonoColor()

        Gets or sets the color of the face style mono.

        Returns:
        The color of the face style mono.
      • setFaceStyleMonoColor

        public void setFaceStyleMonoColor(CadIntParameter value)

        Gets or sets the color of the face style mono.

        Parameters:
        value - The color of the face style mono.
      • getEdgeStyleModel

        public CadShortParameter getEdgeStyleModel()

        Gets or sets the edge style model.

        Returns:
        The edge style model.
      • setEdgeStyleModel

        public void setEdgeStyleModel(CadShortParameter value)

        Gets or sets the edge style model.

        Parameters:
        value - The edge style model.
      • getEdgeStyle

        public CadIntParameter getEdgeStyle()

        Gets or sets the edge style.

        Returns:
        The edge style.
      • setEdgeStyle

        public void setEdgeStyle(CadIntParameter value)

        Gets or sets the edge style.

        Parameters:
        value - The edge style.
      • getEdgeIntersectionColor

        public CadShortParameter getEdgeIntersectionColor()

        Gets or sets the color of the edge intersection.

        Returns:
        The color of the edge intersection.
      • setEdgeIntersectionColor

        public void setEdgeIntersectionColor(CadShortParameter value)

        Gets or sets the color of the edge intersection.

        Parameters:
        value - The color of the edge intersection.
      • getEdgeObscuredColor

        public CadShortParameter getEdgeObscuredColor()

        Gets or sets the color of the edge obscured.

        Returns:
        The color of the edge obscured.
      • setEdgeObscuredColor

        public void setEdgeObscuredColor(CadShortParameter value)

        Gets or sets the color of the edge obscured.

        Parameters:
        value - The color of the edge obscured.
      • getEdgeObscuredLinetype

        public CadShortParameter getEdgeObscuredLinetype()

        Gets or sets the edge obscured linetype.

        Returns:
        The edge obscured linetype.
      • setEdgeObscuredLinetype

        public void setEdgeObscuredLinetype(CadShortParameter value)

        Gets or sets the edge obscured linetype.

        Parameters:
        value - The edge obscured linetype.
      • getEdgeIntersectionLinetype

        public CadShortParameter getEdgeIntersectionLinetype()

        Gets or sets the edge intersection linetype.

        Returns:
        The edge intersection linetype.
      • setEdgeIntersectionLinetype

        public void setEdgeIntersectionLinetype(CadShortParameter value)

        Gets or sets the edge intersection linetype.

        Parameters:
        value - The edge intersection linetype.
      • getEdgeCreaseAngle

        public CadDoubleParameter getEdgeCreaseAngle()

        Gets or sets the edge crease angle.

        Returns:
        The edge crease angle.
      • setEdgeCreaseAngle

        public void setEdgeCreaseAngle(CadDoubleParameter value)

        Gets or sets the edge crease angle.

        Parameters:
        value - The edge crease angle.
      • getEdgeModifiers

        public CadIntParameter getEdgeModifiers()

        Gets or sets the edge modifiers.

        Returns:
        The edge modifiers.
      • setEdgeModifiers

        public void setEdgeModifiers(CadIntParameter value)

        Gets or sets the edge modifiers.

        Parameters:
        value - The edge modifiers.
      • getEdgeColor

        public CadShortParameter getEdgeColor()

        Gets or sets the color of the edge.

        Returns:
        The color of the edge.
      • setEdgeColor

        public void setEdgeColor(CadShortParameter value)

        Gets or sets the color of the edge.

        Parameters:
        value - The color of the edge.
      • getEdgeOpacityLevel

        public CadDoubleParameter getEdgeOpacityLevel()

        Gets or sets the edge opacity level.

        Returns:
        The edge opacity level.
      • setEdgeOpacityLevel

        public void setEdgeOpacityLevel(CadDoubleParameter value)

        Gets or sets the edge opacity level.

        Parameters:
        value - The edge opacity level.
      • getEdgeWidth

        public CadShortParameter getEdgeWidth()

        Gets or sets the width of the edge.

        Returns:
        The width of the edge.
      • setEdgeWidth

        public void setEdgeWidth(CadShortParameter value)

        Gets or sets the width of the edge.

        Parameters:
        value - The width of the edge.
      • getEdgeOverhang

        public CadShortParameter getEdgeOverhang()

        Gets or sets the edge overhang.

        Returns:
        The edge overhang.
      • setEdgeOverhang

        public void setEdgeOverhang(CadShortParameter value)

        Gets or sets the edge overhang.

        Parameters:
        value - The edge overhang.
      • getEdgeJitter

        public CadShortParameter getEdgeJitter()

        Gets or sets the edge jitter.

        Returns:
        The edge jitter.
      • setEdgeJitter

        public void setEdgeJitter(CadShortParameter value)

        Gets or sets the edge jitter.

        Parameters:
        value - The edge jitter.
      • getEdgeSilhouetteColor

        public CadShortParameter getEdgeSilhouetteColor()

        Gets or sets the color of the edge silhouette.

        Returns:
        The color of the edge silhouette.
      • setEdgeSilhouetteColor

        public void setEdgeSilhouetteColor(CadShortParameter value)

        Gets or sets the color of the edge silhouette.

        Parameters:
        value - The color of the edge silhouette.
      • getEdgeSilhouetteWidth

        public CadShortParameter getEdgeSilhouetteWidth()

        Gets or sets the width of the edge silhouette.

        Returns:
        The width of the edge silhouette.
      • setEdgeSilhouetteWidth

        public void setEdgeSilhouetteWidth(CadShortParameter value)

        Gets or sets the width of the edge silhouette.

        Parameters:
        value - The width of the edge silhouette.
      • getEdgeHaloGap

        public CadShortParameter getEdgeHaloGap()

        Gets or sets the edge halo gap.

        Returns:
        The edge halo gap.
      • setEdgeHaloGap

        public void setEdgeHaloGap(CadShortParameter value)

        Gets or sets the edge halo gap.

        Parameters:
        value - The edge halo gap.
      • getEdgeIsolinesNumber

        public CadShortParameter getEdgeIsolinesNumber()

        Gets or sets the edge isolines number.

        Returns:
        The edge isolines number.
      • setEdgeIsolinesNumber

        public void setEdgeIsolinesNumber(CadShortParameter value)

        Gets or sets the edge isolines number.

        Parameters:
        value - The edge isolines number.
      • getEdgeHidePrecisionFlag

        public CadBoolParameter getEdgeHidePrecisionFlag()

        Gets or sets the edge hide precision flag.

        Returns:
        The edge hide precision flag.
      • setEdgeHidePrecisionFlag

        public void setEdgeHidePrecisionFlag(CadBoolParameter value)

        Gets or sets the edge hide precision flag.

        Parameters:
        value - The edge hide precision flag.
      • getEdgeStyleApplyFlag

        public CadShortParameter getEdgeStyleApplyFlag()

        Gets or sets the edge style apply flag.

        Returns:
        The edge style apply flag.
      • setEdgeStyleApplyFlag

        public void setEdgeStyleApplyFlag(CadShortParameter value)

        Gets or sets the edge style apply flag.

        Parameters:
        value - The edge style apply flag.
      • getDisplayStyleDisplaySettings

        public CadIntParameter getDisplayStyleDisplaySettings()

        Gets or sets the display style display settings.

        Returns:
        The display style display settings.
      • setDisplayStyleDisplaySettings

        public void setDisplayStyleDisplaySettings(CadIntParameter value)

        Gets or sets the display style display settings.

        Parameters:
        value - The display style display settings.
      • getVisualStyleBrightness

        public CadDoubleParameter getVisualStyleBrightness()

        Gets or sets the visual style brightness.

        Returns:
        The visual style brightness.
      • setVisualStyleBrightness

        public void setVisualStyleBrightness(CadDoubleParameter value)

        Gets or sets the visual style brightness.

        Parameters:
        value - The visual style brightness.
      • getShadowType

        public CadShortParameter getShadowType()

        Gets or sets the type of the shadow.

        Returns:
        The type of the shadow.
      • setShadowType

        public void setShadowType(CadShortParameter value)

        Gets or sets the type of the shadow.

        Parameters:
        value - The type of the shadow.