publicPicto(intid,Stringurl,Stringtranslation,intcat,introw,intcolumn,intfreeRow,intfreeColumn,intstupicto_id,Stringuser_avatar/*, int scene*/)throwsJSONException{
this(id,url,newJSONObject()
.put(JSON_ATTTRS.CATEGORY,cat)
.put(JSON_ATTTRS.COLUMN,column)
...
...
@@ -109,6 +110,7 @@ public class Picto extends Img {