Class SpanElement

java.lang.Object
org.eclipse.nebula.widgets.richtext.painter.SpanElement

public class SpanElement
extends java.lang.Object
Element for tracking nested span tags and the attributes they specify.
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  SpanElement.SpanType  
  • Field Summary

    Fields 
    Modifier and Type Field Description
    java.util.Collection<SpanElement.SpanType> types  
  • Constructor Summary

    Constructors 
    Constructor Description
    SpanElement()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait