com.groupdocs.viewer.results

Interface CadViewInfo

  • All Superinterfaces:
    ViewInfo


    public interface CadViewInfo
    extends ViewInfo
    Represents view information for CAD drawing. Default implementation is CadViewInfoImpl
    • Method Detail

      • getLayers

        List<Layer> getLayers()
        The list of layers contained by the CAD drawing.
      • getLayouts

        List<Layout> getLayouts()
        The list of layouts contained by the CAD drawing.