Class PLBox

    • Method Detail

      • internalCreateNewVertSplitObject

        @Nonnull
        public PLBox internalCreateNewVertSplitObject​(@Nonnull
                                                      PLBox aBase)
        Description copied from interface: IPLSplittableObject
        Create a new object of the same type as this object.
        Parameters:
        aBase - The source object to copy data from.
        Returns:
        Never null.