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