public static class CommunicationCommand.GisMapCamera extends CommunicationCommand.SubItem
Constructor and Description |
---|
GisMapCamera(java.lang.String idArg,
java.lang.String nameArg,
java.lang.String typeArg,
java.lang.String subItemsArg,
double CameraPositionX,
double CameraPositionY,
double ViewZoneFieldOfView,
double ViewZoneViewDepth,
double ViewZoneViewDirection) |
Modifier and Type | Method and Description |
---|---|
double |
getCameraPositionX() |
double |
getCameraPositionY() |
double |
getViewZoneFieldOfView() |
double |
getViewZoneViewDepth() |
double |
getViewZoneViewDirection() |
getHeight, getId, getName, getSubItems, getType, getWidth, setWidthHeight
public GisMapCamera(java.lang.String idArg, java.lang.String nameArg, java.lang.String typeArg, java.lang.String subItemsArg, double CameraPositionX, double CameraPositionY, double ViewZoneFieldOfView, double ViewZoneViewDepth, double ViewZoneViewDirection)
public double getCameraPositionX()
public double getCameraPositionY()
public double getViewZoneFieldOfView()
public double getViewZoneViewDepth()
public double getViewZoneViewDirection()