|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.fhpotsdam.unfolding.core.MapCenter
public class MapCenter
Internal representaion of the center of the map. You probably won't use this class.
| Field Summary | |
|---|---|
Coordinate |
coordinate
|
processing.core.PVector |
point
|
| Constructor Summary | |
|---|---|
MapCenter(Coordinate coordinate,
processing.core.PVector point)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Coordinate coordinate
public processing.core.PVector point
| Constructor Detail |
|---|
public MapCenter(Coordinate coordinate,
processing.core.PVector point)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||