Class BaseStyle


  • public abstract class BaseStyle
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BaseStyle()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract int toJson​(IStyleBuilder builder)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseStyle

        public BaseStyle()
    • Method Detail

      • toJson

        public abstract int toJson​(IStyleBuilder builder)
                            throws java.io.IOException,
                                   java.lang.RuntimeException
        Throws:
        java.io.IOException
        java.lang.RuntimeException