Class PLText

    • Method Detail

      • internalCreateNewVertSplitObject

        @Nonnull
        public PLText internalCreateNewVertSplitObject​(@Nonnull
                                                       PLText 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.