private void setYCoordinate(final String yCordToUse) {
        if (yCordToUse == null) {
            return;
        }