Interface Renderable

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PROPERTY_IMAGE_DPI
      Specifies the image resolution in dots-per-inch, for the images created by the engine when rasterizing SVGs or when clipping other renderers.
    • Field Detail

      • PROPERTY_IMAGE_DPI

        static final java.lang.String PROPERTY_IMAGE_DPI
        Specifies the image resolution in dots-per-inch, for the images created by the engine when rasterizing SVGs or when clipping other renderers.
        See Also:
        Constant Field Values
    • Method Detail

      • getId

        java.lang.String getId()