Class WrappedSyntaxView2


  • public class WrappedSyntaxView2
    extends Object
    Replacement for the old WrappedSyntaxView class, designed to be faster with large wrapped documents. Heavily based off of BoxView, but streamlined to only care about the y-axis, and takes code folding into account.

    This class is not currently used.

    • Constructor Detail

      • WrappedSyntaxView2

        public WrappedSyntaxView2​(Element root)