Package 

Class Svgs


  • 
    public final class Svgs
    
                        
    • Method Summary

      Modifier and Type Method Description
      final static ImageRequest.Builder css(ImageRequest.Builder $self, String css) Specifies additional CSS rules that will be applied when rendering an SVG in addition to any rules specified in the SVG itself.
      final static String css(Parameters $self) Get the additional CSS rules.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • css

         final static ImageRequest.Builder css(ImageRequest.Builder $self, String css)

        Specifies additional CSS rules that will be applied when rendering an SVG in addition to any rules specified in the SVG itself.

      • css

         final static String css(Parameters $self)

        Get the additional CSS rules.