Packages

 

com.aspose.cad.fileformats.obj

Class ObjImage

    • Constructor Detail

      • ObjImage

        public ObjImage(ObjRoot objRoot)
    • Method Detail

      • getObjRoot

        public final ObjRoot getObjRoot()
      • getDepth

        public final int getDepth()

        Gets the depth.

        Returns:
        The depth.
      • isCached

        public boolean isCached()
        Specified by:
        isCached in class com.aspose.cad.DataStreamSupporter
      • getShapes

        public final List<ObjShape> getShapes()

        Gets drawing shapes

      • cacheData

        public void cacheData()
        Specified by:
        cacheData in class com.aspose.cad.DataStreamSupporter