Пример #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)
 {
 }