예제 #1
0
 internal virtual void AddPoints(com.epl.geometry.Point2D[] points)
 {
     m_impl.AddPoints(points);
 }