EVector2D getAbsolutePair(Size size) { return EVector2D(firstRelative.getAbsoluteValue(size), secondRelative.getAbsoluteValue(size)); }