public class QuadrantMapper extends Object
Constructor and Description |
---|
QuadrantMapper() |
Modifier and Type | Method and Description |
---|---|
void |
addPoint(Point2DCharge pt) |
Set<Point2DCharge> |
getAllPoints() |
Set<Point2DCharge> |
getAllPoints(Quadrant qt) |
void |
updatePoint(Point2DCharge pt) |
public void addPoint(Point2DCharge pt)
public Set<Point2DCharge> getAllPoints(Quadrant qt)
public Set<Point2DCharge> getAllPoints()
public void updatePoint(Point2DCharge pt)
Copyright © 2017. All Rights Reserved.