public class ProjectionEvent
extends java.util.EventObject
Modifier and Type | Field and Description |
---|---|
protected Projection |
projection |
Constructor and Description |
---|
ProjectionEvent(java.lang.Object source,
Projection aProj)
Construct a ProjectionEvent.
|
Modifier and Type | Method and Description |
---|---|
Projection |
getProjection()
Get the Projection.
|
protected Projection projection
public ProjectionEvent(java.lang.Object source, Projection aProj)
source
- ObjectaProj
- Projectionpublic Projection getProjection()
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details