Overload List

  名称描述
GeoEllipse()()()
构造一个新的 GeoEllipse 对象。
GeoEllipse(GeoEllipse)
根据给定的 GeoEllipse 对象构造一个与其完全相同的新对象。
GeoEllipse(GeoRectangle)
根据指定的参数来构造一个 GeoEllipse 的新对象,椭圆几何对象的Rotation属性值默认为GeoRectangle对象的Rotation属性值。
GeoEllipse(Rectangle2D)
根据指定的参数来构造一个 GeoEllipse 的新对象。椭圆几何对象的Rotation属性值默认为0。
GeoEllipse(Point2D, Double, Double, Double)
根据指定的参数来构造一个 GeoEllipse 的新对象。

请参见