Esempio n. 1
0
 public bool saveShape(MgStorage s, MgShape shape, int index)
 {
     bool ret = touchvgPINVOKE.MgShapes_saveShape(swigCPtr, MgStorage.getCPtr(s), MgShape.getCPtr(shape), index);
     return ret;
 }
Esempio n. 2
0
 internal static HandleRef getCPtr(MgStorage obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
Esempio n. 3
0
 public virtual bool save(MgStorage s)
 {
     bool ret = (SwigDerivedClassHasMethod("save", swigMethodTypes24) ? touchvgPINVOKE.MgBaseShape_saveSwigExplicitMgBaseShape(swigCPtr, MgStorage.getCPtr(s)) : touchvgPINVOKE.MgBaseShape_save(swigCPtr, MgStorage.getCPtr(s)));
     return ret;
 }
Esempio n. 4
0
 public int load(MgShapeFactory factory, MgStorage s)
 {
     int ret = touchvgPINVOKE.MgShapes_load__SWIG_1(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s));
     return ret;
 }
Esempio n. 5
0
 public bool save(MgStorage s, int startIndex)
 {
     bool ret = touchvgPINVOKE.MgShapeDoc_save(swigCPtr, MgStorage.getCPtr(s), startIndex);
     return ret;
 }
Esempio n. 6
0
 public override bool load(MgShapeFactory factory, MgStorage s)
 {
     bool ret = touchvgPINVOKE.MgEllipse_load(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s));
     return ret;
 }
Esempio n. 7
0
 public override bool saveShapes(int hDoc, MgStorage s)
 {
     bool ret = touchvgPINVOKE.GiCoreView_saveShapes(swigCPtr, hDoc, MgStorage.getCPtr(s));
     return ret;
 }
Esempio n. 8
0
        public int load(MgShapeFactory factory, MgStorage s, bool addOnly)
        {
            int ret = touchvgPINVOKE.MgShapes_load__SWIG_0(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s), addOnly);

            return(ret);
        }
Esempio n. 9
0
        public override bool initialize(MgMotion sender, MgStorage s)
        {
            bool ret = touchvgPINVOKE.MgCmdArc3P_initialize(swigCPtr, MgMotion.getCPtr(sender), MgStorage.getCPtr(s));

            return(ret);
        }
Esempio n. 10
0
 public override bool loadShapes(MgStorage s)
 {
     bool ret = touchvgPINVOKE.GiCoreView_loadShapes__SWIG_1(swigCPtr, MgStorage.getCPtr(s));
     return ret;
 }
Esempio n. 11
0
 public override bool initialize(MgMotion sender, MgStorage s)
 {
     bool ret = touchvgPINVOKE.MgCmdArc3P_initialize(swigCPtr, MgMotion.getCPtr(sender), MgStorage.getCPtr(s));
     return ret;
 }
Esempio n. 12
0
        public virtual bool load(MgShapeFactory factory, MgStorage s)
        {
            bool ret = (SwigDerivedClassHasMethod("load", swigMethodTypes25) ? touchvgPINVOKE.MgBaseShape_loadSwigExplicitMgBaseShape(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s)) : touchvgPINVOKE.MgBaseShape_load(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s)));

            return(ret);
        }
Esempio n. 13
0
        public virtual bool save(MgStorage s)
        {
            bool ret = (SwigDerivedClassHasMethod("save", swigMethodTypes24) ? touchvgPINVOKE.MgBaseShape_saveSwigExplicitMgBaseShape(swigCPtr, MgStorage.getCPtr(s)) : touchvgPINVOKE.MgBaseShape_save(swigCPtr, MgStorage.getCPtr(s)));

            return(ret);
        }
Esempio n. 14
0
        public virtual bool saveShapes(int doc, MgStorage s)
        {
            bool ret = touchvgPINVOKE.MgCoreView_saveShapes__SWIG_0(swigCPtr, doc, MgStorage.getCPtr(s));

            return(ret);
        }
Esempio n. 15
0
        public virtual bool initialize(MgMotion sender, MgStorage s)
        {
            bool ret = (SwigDerivedClassHasMethod("initialize", swigMethodTypes2) ? touchvgPINVOKE.MgCommand_initializeSwigExplicitMgCommand(swigCPtr, MgMotion.getCPtr(sender), MgStorage.getCPtr(s)) : touchvgPINVOKE.MgCommand_initialize(swigCPtr, MgMotion.getCPtr(sender), MgStorage.getCPtr(s)));

            return(ret);
        }
Esempio n. 16
0
        public bool save(MgStorage s)
        {
            bool ret = touchvgPINVOKE.MgShapes_save__SWIG_1(swigCPtr, MgStorage.getCPtr(s));

            return(ret);
        }
Esempio n. 17
0
 public override bool initialize(MgMotion sender, MgStorage s)
 {
     bool ret = (SwigDerivedClassHasMethod("initialize", swigMethodTypes2) ? touchvgPINVOKE.MgCmdDrawRect_initializeSwigExplicitMgCmdDrawRect(swigCPtr, MgMotion.getCPtr(sender), MgStorage.getCPtr(s)) : touchvgPINVOKE.MgCmdDrawRect_initialize(swigCPtr, MgMotion.getCPtr(sender), MgStorage.getCPtr(s)));
     return ret;
 }
Esempio n. 18
0
 public bool load(MgShapeFactory factory, MgStorage s, bool addOnly)
 {
     bool ret = touchvgPINVOKE.MgShapeDoc_load(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s), addOnly);
     return ret;
 }
Esempio n. 19
0
        public override bool initialize(MgMotion sender, MgStorage s)
        {
            bool ret = (SwigDerivedClassHasMethod("initialize", swigMethodTypes2) ? touchvgPINVOKE.MgCmdDrawRect_initializeSwigExplicitMgCmdDrawRect(swigCPtr, MgMotion.getCPtr(sender), MgStorage.getCPtr(s)) : touchvgPINVOKE.MgCmdDrawRect_initialize(swigCPtr, MgMotion.getCPtr(sender), MgStorage.getCPtr(s)));

            return(ret);
        }
Esempio n. 20
0
        public override bool save(MgStorage s)
        {
            bool ret = touchvgPINVOKE.MgGrid_save(swigCPtr, MgStorage.getCPtr(s));

            return(ret);
        }
Esempio n. 21
0
        public bool loadAll(MgShapeFactory factory, MgStorage s, GiTransform xform)
        {
            bool ret = touchvgPINVOKE.MgShapeDoc_loadAll(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s), GiTransform.getCPtr(xform));

            return(ret);
        }
Esempio n. 22
0
 public override bool initialize(MgMotion sender, MgStorage arg1)
 {
     bool ret = (SwigDerivedClassHasMethod("initialize", swigMethodTypes3) ? touchvgPINVOKE.MgCommandDraw_initializeSwigExplicitMgCommandDraw(swigCPtr, MgMotion.getCPtr(sender), MgStorage.getCPtr(arg1)) : touchvgPINVOKE.MgCommandDraw_initialize(swigCPtr, MgMotion.getCPtr(sender), MgStorage.getCPtr(arg1)));
     return ret;
 }
Esempio n. 23
0
        public bool saveAll(MgStorage s, GiTransform xform)
        {
            bool ret = touchvgPINVOKE.MgShapeDoc_saveAll(swigCPtr, MgStorage.getCPtr(s), GiTransform.getCPtr(xform));

            return(ret);
        }
Esempio n. 24
0
 public int load(MgShapeFactory factory, MgStorage s, bool addOnly)
 {
     int ret = touchvgPINVOKE.MgShapes_load__SWIG_0(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s), addOnly);
     return ret;
 }
Esempio n. 25
0
        public bool load(MgShapeFactory factory, MgStorage s, bool addOnly)
        {
            bool ret = touchvgPINVOKE.MgShapeDoc_load(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s), addOnly);

            return(ret);
        }
Esempio n. 26
0
 public bool save(MgStorage s)
 {
     bool ret = touchvgPINVOKE.MgShapes_save__SWIG_1(swigCPtr, MgStorage.getCPtr(s));
     return ret;
 }
Esempio n. 27
0
 public virtual bool load(MgShapeFactory factory, MgStorage s)
 {
     bool ret = touchvgPINVOKE.MgShape_load(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s));
     return ret;
 }
Esempio n. 28
0
 public virtual bool initialize(MgMotion sender, MgStorage s)
 {
     bool ret = (SwigDerivedClassHasMethod("initialize", swigMethodTypes2) ? touchvgPINVOKE.MgCommand_initializeSwigExplicitMgCommand(swigCPtr, MgMotion.getCPtr(sender), MgStorage.getCPtr(s)) : touchvgPINVOKE.MgCommand_initialize(swigCPtr, MgMotion.getCPtr(sender), MgStorage.getCPtr(s)));
     return ret;
 }
Esempio n. 29
0
 public virtual bool save(MgStorage s)
 {
     bool ret = touchvgPINVOKE.MgShape_save(swigCPtr, MgStorage.getCPtr(s));
     return ret;
 }
Esempio n. 30
0
        public virtual bool loadShapes(MgStorage s)
        {
            bool ret = touchvgPINVOKE.MgCoreView_loadShapes__SWIG_1(swigCPtr, MgStorage.getCPtr(s));

            return(ret);
        }
Esempio n. 31
0
 public virtual bool loadShapes(MgStorage s)
 {
     bool ret = touchvgPINVOKE.MgCoreView_loadShapes__SWIG_1(swigCPtr, MgStorage.getCPtr(s));
     return ret;
 }
Esempio n. 32
0
        public bool save(MgStorage s, int startIndex)
        {
            bool ret = touchvgPINVOKE.MgShapes_save__SWIG_0(swigCPtr, MgStorage.getCPtr(s), startIndex);

            return(ret);
        }
Esempio n. 33
0
 public virtual bool saveShapes(int hDoc, MgStorage s)
 {
     bool ret = touchvgPINVOKE.MgCoreView_saveShapes__SWIG_0(swigCPtr, hDoc, MgStorage.getCPtr(s));
     return ret;
 }
Esempio n. 34
0
        public bool saveShape(MgStorage s, MgShape shape, int index)
        {
            bool ret = touchvgPINVOKE.MgShapes_saveShape(swigCPtr, MgStorage.getCPtr(s), MgShape.getCPtr(shape), index);

            return(ret);
        }
Esempio n. 35
0
 public virtual bool setCommand(MgMotion sender, string name, MgStorage s)
 {
     bool ret = touchvgPINVOKE.MgCmdManager_setCommand(swigCPtr, MgMotion.getCPtr(sender), name, MgStorage.getCPtr(s));
     return ret;
 }
Esempio n. 36
0
        public int load(MgShapeFactory factory, MgStorage s)
        {
            int ret = touchvgPINVOKE.MgShapes_load__SWIG_1(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s));

            return(ret);
        }
Esempio n. 37
0
 internal static HandleRef getCPtr(MgStorage obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }
Esempio n. 38
0
 public bool loadAll(MgShapeFactory factory, MgStorage s, GiTransform xform)
 {
     bool ret = touchvgPINVOKE.MgShapeDoc_loadAll(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s), GiTransform.getCPtr(xform));
     return ret;
 }
Esempio n. 39
0
        public virtual bool save(MgStorage s)
        {
            bool ret = touchvgPINVOKE.MgShape_save(swigCPtr, MgStorage.getCPtr(s));

            return(ret);
        }
Esempio n. 40
0
 public bool saveAll(MgStorage s, GiTransform xform)
 {
     bool ret = touchvgPINVOKE.MgShapeDoc_saveAll(swigCPtr, MgStorage.getCPtr(s), GiTransform.getCPtr(xform));
     return ret;
 }
Esempio n. 41
0
        public virtual bool load(MgShapeFactory factory, MgStorage s)
        {
            bool ret = touchvgPINVOKE.MgShape_load(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s));

            return(ret);
        }
Esempio n. 42
0
        public override bool load(MgShapeFactory factory, MgStorage s)
        {
            bool ret = touchvgPINVOKE.MgGrid_load(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s));

            return(ret);
        }
Esempio n. 43
0
 public virtual bool load(MgShapeFactory factory, MgStorage s)
 {
     bool ret = (SwigDerivedClassHasMethod("load", swigMethodTypes25) ? touchvgPINVOKE.MgBaseShape_loadSwigExplicitMgBaseShape(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s)) : touchvgPINVOKE.MgBaseShape_load(swigCPtr, MgShapeFactory.getCPtr(factory), MgStorage.getCPtr(s)));
     return ret;
 }
Esempio n. 44
0
 public override bool save(MgStorage s)
 {
     bool ret = touchvgPINVOKE.MgEllipse_save(swigCPtr, MgStorage.getCPtr(s));
     return ret;
 }
Esempio n. 45
0
        public virtual bool setCommand(MgMotion sender, string name, MgStorage s)
        {
            bool ret = touchvgPINVOKE.MgCmdManager_setCommand(swigCPtr, MgMotion.getCPtr(sender), name, MgStorage.getCPtr(s));

            return(ret);
        }