public CompositeCurve(gml.AggregationType aggregationType, gml.anyURI srsName, gml.positiveInteger srsDimension, gml.ID id) : base(aggregationType, srsName, srsDimension, id) { }
public MultiPoint(gml.AggregationType aggregationType, gml.anyURI srsName, gml.positiveInteger srsDimension, gml.ID id) : base(aggregationType, srsName, srsDimension, id) { }