br.edu.fei.dcc.raciocinioespacial.editor.shapes.actions
Class NewPointCreationFactory

java.lang.Object
  extended by br.edu.fei.dcc.raciocinioespacial.editor.shapes.actions.NewPointCreationFactory
All Implemented Interfaces:
org.eclipse.gef.requests.CreationFactory

public class NewPointCreationFactory
extends java.lang.Object
implements org.eclipse.gef.requests.CreationFactory


Constructor Summary
NewPointCreationFactory(Mobile2DShape parent)
           
 
Method Summary
 java.lang.Object getNewObject()
           
 java.lang.Object getObjectType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewPointCreationFactory

public NewPointCreationFactory(Mobile2DShape parent)
Method Detail

getNewObject

public java.lang.Object getNewObject()
Specified by:
getNewObject in interface org.eclipse.gef.requests.CreationFactory

getObjectType

public java.lang.Object getObjectType()
Specified by:
getObjectType in interface org.eclipse.gef.requests.CreationFactory