Class PLHBox

    • Constructor Detail

      • PLHBox

        public PLHBox()
        Default constructor for an empty HBox.
    • Method Detail

      • internalCreateNewVertSplitObject

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