Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadAngularDimension



  • public class CadAngularDimension
    extends CadDimensionBase

    The Cad angular dimension.

    • Constructor Detail

      • CadAngularDimension

        public CadAngularDimension()

        Initializes a new instance of the CadAngularDimension class.

    • Method Detail

      • getTypeName

        public int getTypeName()

        Gets the name of the type.

        Overrides:
        getTypeName in class CadDimensionBase
        Returns:
        The name of the type.
      • getRightBottomPoint

        public final Cad3DPoint getRightBottomPoint()

        Gets right bottom point

      • setRightBottomPoint

        public final void setRightBottomPoint(Cad3DPoint value)

        Gets right bottom point

      • getRightTopPoint

        public final Cad3DPoint getRightTopPoint()

        Gets right top point

      • setRightTopPoint

        public final void setRightTopPoint(Cad3DPoint value)

        Gets right top point

      • getLeftBottomPoint

        public final Cad3DPoint getLeftBottomPoint()

        Gets left bottom point

      • setLeftBottomPoint

        public final void setLeftBottomPoint(Cad3DPoint value)

        Gets left bottom point

      • getArcDefinitionPoint

        public final Cad3DPoint getArcDefinitionPoint()

        Gets arc definition point

      • setArcDefinitionPoint

        public final void setArcDefinitionPoint(Cad3DPoint value)

        Gets arc definition point