Add animated vector image visual
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals / visual-url.h
index b261813..f3af2e0 100644 (file)
@@ -40,7 +40,8 @@ public:
     REGULAR_IMAGE,
     N_PATCH,
     SVG,
-    GIF
+    GIF,
+    JSON
   };
 
   enum ProtocolType
@@ -107,7 +108,7 @@ public:
   /**
    * @return the location part of the url
    */
-  std::string GetLocation();
+  std::string GetLocation() const;
 
   /**
    * Helper to create a URL of type TEXTURE