public class CoordinateSystemMessage
extends com.scichart.core.utility.messaging.LoggedMessageBase
Constructor and Description |
---|
CoordinateSystemMessage(java.lang.Object sender,
CoordinateSystem coordinateSystem)
Creates a new instance of
CoordinateSystemMessage instance |
Modifier and Type | Method and Description |
---|---|
CoordinateSystem |
getCoordinateSystem()
Gets the new
CoordinateSystem value |
public CoordinateSystemMessage(java.lang.Object sender, CoordinateSystem coordinateSystem)
CoordinateSystemMessage
instancesender
- The sendercoordinateSystem
- The new coordinate systempublic final CoordinateSystem getCoordinateSystem()
CoordinateSystem
valueCoordinateSystem
value