The ExtendedDescribedPoint Structure
{
String desc,
Point point,
String ext_desc
}
Test type for wrapping (s(ii)s).
String desc |
A description of the described point
|
Point point |
The point being described
|
String ext_desc |
An extended description of the point
|