Uses of Class
br.edu.fei.dcc.raciocinioespacial.editor.shapes.elements.Mobile2DShape

Packages that use Mobile2DShape
br.edu.fei.dcc.raciocinioespacial.editor.shapes.actions   
br.edu.fei.dcc.raciocinioespacial.editor.shapes.elements   
 

Uses of Mobile2DShape in br.edu.fei.dcc.raciocinioespacial.editor.shapes.actions
 

Constructors in br.edu.fei.dcc.raciocinioespacial.editor.shapes.actions with parameters of type Mobile2DShape
NewPointCreationFactory(Mobile2DShape parent)
           
 

Uses of Mobile2DShape in br.edu.fei.dcc.raciocinioespacial.editor.shapes.elements
 

Subclasses of Mobile2DShape in br.edu.fei.dcc.raciocinioespacial.editor.shapes.elements
 class Agent2DShape
          The shape for the agent.
 class Pedestrian2DShape
          The shape for a pedestrian.
 class Vehicle2DShape
          The shape for a vehicle
 

Methods in br.edu.fei.dcc.raciocinioespacial.editor.shapes.elements that return Mobile2DShape
 Mobile2DShape Ponto2DShape.getPai()
          Set the parent object of the route point
 

Methods in br.edu.fei.dcc.raciocinioespacial.editor.shapes.elements with parameters of type Mobile2DShape
 void Ponto2DShape.setParent(Mobile2DShape parent)
          Set the parent object of the route point