Class WGUtils

java.lang.Object
de.grogra.graph.wrapped.WGUtils

public class WGUtils extends Object
  • Constructor Details

    • WGUtils

      public WGUtils()
  • Method Details

    • view2d

      public static void view2d(Item item, Object info, Context context)
      A command to call view2d on the sharedWrappedGraph provided in the info variable
      Parameters:
      item -
      info -
      context -
    • view3d

      public static void view3d(Item item, Object info, Context context)
      A command to call view3d on the sharedWrappedGraph provided in the info variable
      Parameters:
      item -
      info -
      context -
    • viewIt3D

      public static void viewIt3D(Item item, Object info, Context ctx)
    • viewIt2D

      public static void viewIt2D(Item item, Object info, Context ctx)