Package 

Class MobileSegment.WireframeClip

    • Constructor Detail

      • MobileSegment.WireframeClip

        MobileSegment.WireframeClip(Long top, Long bottom, Long left, Long right)
        Parameters:
        top - The amount of space in pixels that needs to be clipped (masked) at the top of the wireframe.
        bottom - The amount of space in pixels that needs to be clipped (masked) at the bottom of the wireframe.
        left - The amount of space in pixels that needs to be clipped (masked) at the left of the wireframe.
        right - The amount of space in pixels that needs to be clipped (masked) at the right of the wireframe.