Packages

 

com.aspose.cad.fileformats.dwf.whip.objects

Class DwfWhipLogicalBox

  • java.lang.Object
    • com.aspose.cad.fileformats.dwf.whip.objects.DwfWhipLogicalBox


  • public class DwfWhipLogicalBox
    extends Object

    Represents logical box

    • Constructor Detail

      • DwfWhipLogicalBox

        public DwfWhipLogicalBox()

        Initializes a new instance of the DwfWhipLogicalBox class

      • DwfWhipLogicalBox

        public DwfWhipLogicalBox(DwfWhipLogicalPoint min,
                                 DwfWhipLogicalPoint max)

        Initializes a new instance of the DwfWhipLogicalBox class

        Parameters:
        min - minimal point
        max - maximal point