public static class IMapRendererChangeEvent.RendererChangeEvent
extends java.lang.Object
| Constructor and Description |
|---|
RendererChangeEvent(StateRenderer2D source,
LocationType centerLoc,
double rotationRads,
int levelOfDetail) |
| Modifier and Type | Method and Description |
|---|---|
LocationType |
getCenterLoc() |
int |
getLevelOfDetail() |
double |
getRotationRads() |
StateRenderer2D |
getSource() |
java.lang.String |
toString() |
public RendererChangeEvent(StateRenderer2D source, LocationType centerLoc, double rotationRads, int levelOfDetail)
public StateRenderer2D getSource()
public LocationType getCenterLoc()
public double getRotationRads()
public int getLevelOfDetail()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.