Examples of GViewer


Examples of GShape.Viewer.GViewer

    this.parent = parent;
    arrNames = new Vector<String> ();
    arrObjects = new Vector<iGObject> ();
    // Create a graphic object
    if (no3d == false)
      graph = new GViewer (parent, arrObjects, mode);
   
   
    // SketchName
    RefreshSketchName (parent.getClass());
   
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.