Is there a way in the Java Runtime to specify a chord as output from the GeometryEngine instead of just the entire circle. I have built 2 concentric circles and then connected them along 2 different angles to get a contained area enclosed within the 2 lines. I need to show only the polygon contained by the 2 lines, not the entire circles. If anyone has a workaround please let me know.