org.eclipse.gmt.umlx.gcore.util
Class PointClassExtension

java.lang.Object
  extended by org.eclipse.gmt.umlx.utils.ClassExtension<org.eclipse.draw2d.geometry.Point>
      extended by org.eclipse.gmt.umlx.gcore.util.PointClassExtension
All Implemented Interfaces:
IClassExtension

public class PointClassExtension
extends ClassExtension<org.eclipse.draw2d.geometry.Point>


Field Summary
static PointClassExtension INSTANCE
           
 
Constructor Summary
PointClassExtension()
           
 
Method Summary
 
Methods inherited from class org.eclipse.gmt.umlx.utils.ClassExtension
getBasicClass, toDebugString, toUserString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final PointClassExtension INSTANCE
Constructor Detail

PointClassExtension

public PointClassExtension()