net.sourceforge.plantuml.graph
Class ElectricWord
java.lang.Object
net.sourceforge.plantuml.graph.ElectricWord
public class ElectricWord
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElectricWord
public ElectricWord(Rectangle2D playingZone)
addGlueArea
public void addGlueArea(Rectangle2D glue)
addCharge
public void addCharge(ElectricCharge charge)
addCharges
public void addCharges(Collection<ElectricCharge> charges)
getForceAt
public Point2D getForceAt(Point2D position,
double charge,
Collection<ElectricCharge> ignoredCharges)
Copyright © 2013. All Rights Reserved.