private void setXCoordinate(final String xCordToUse) {
        if (xCordToUse == null) {
            return;
        }