Packages

 

com.aspose.imaging.fileformats.cdr.objects

Class CdrDocument

    • Method Detail

      • getArrows

        public final com.aspose.ms.System.Collections.Generic.Dictionary<Integer,CdrArrow> getArrows()

        Gets the arrows.

        Returns:
        the arrows.
      • getFills

        public final com.aspose.ms.System.Collections.Generic.Dictionary<Integer,CdrFill> getFills()

        Gets the fills.

        Returns:
        the arrows.
      • getOutLines

        public final com.aspose.ms.System.Collections.Generic.Dictionary<Integer,CdrOutline> getOutLines()

        Gets the out lines.

        Returns:
        the out lines.
      • getBmps

        public final com.aspose.ms.System.Collections.Generic.Dictionary<Integer,CdrBmp> getBmps()

        Gets the BMPS.

        Returns:
        the BMPS.
      • getBmpMasks

        public final com.aspose.ms.System.Collections.Generic.Dictionary<Integer,CdrBmp> getBmpMasks()

        Gets the BMP masks.

        Returns:
        the BMP masks.
      • getFonts

        public final com.aspose.ms.System.Collections.Generic.Dictionary<Integer,CdrFont> getFonts()

        Gets the fonts.

        Returns:
        the fonts.
      • getStyles

        public final com.aspose.ms.System.Collections.Generic.Dictionary<Integer,CdrStyle> getStyles()

        Gets the styles.

        Returns:
        the styles.
      • getTexts

        public final com.aspose.ms.System.Collections.Generic.Dictionary<Integer,CdrText> getTexts()

        Gets the texts.

        Returns:
        the texts.
      • getPatterns

        public final com.aspose.ms.System.Collections.Generic.Dictionary<Integer,CdrPattern> getPatterns()

        Gets the patterns.

        Returns:
        the patterns.
      • getVectorPatterns

        public final com.aspose.ms.System.Collections.Generic.Dictionary<Integer,CdrVectorPattern> getVectorPatterns()

        Gets the vector patterns.

        Returns:
        the vector patterns.
      • getTextIndexes

        public final List<CdrSpnd> getTextIndexes()

        Gets the text indexes.

        Returns:
        the text indexes.
      • getVersion

        public final int getVersion()

        Gets the version.

        Returns:
        the version.
      • setVersion

        public final void setVersion(int value)

        Sets the version.

        Parameters:
        value - the version.