Tuesday
Hi Community,
Is there a way to manage shapes and details of a diagram dynamicaly using the Java API (for example to hide a field of an object in the diagram before saving it as a picture)?
I've tried to use the method "MegaDrawing.getShapesAndDetails()" but i got the error bellow :
Exception in thread "main" java.lang.UnsatisfiedLinkError: com/mega/modeling/api/jni/MegaDrawingJNI.GetShapesAndDetails(J)J
at com.mega.modeling.api.jni.MegaDrawingProxy.getShapesAndDetails(Unknown Source)
Best regards
Asmaa