示例#1
0
 public CompositeCurve(gml.AggregationType aggregationType, gml.anyURI srsName, gml.positiveInteger srsDimension, gml.ID id) : base(aggregationType, srsName, srsDimension, id)
 {
 }
示例#2
0
 public MultiPoint(gml.AggregationType aggregationType, gml.anyURI srsName, gml.positiveInteger srsDimension, gml.ID id) : base(aggregationType, srsName, srsDimension, id)
 {
 }