InlineGeometryShape (object)¶
バージョン 2.4.0 で追加.
The InlineGeometryShape inherits from the InlineShape object. It defines a base class for any geometry-base shape.
Methods¶
InlineGeometryShape ( in InlineGeometryShape other ) | |
InlineGeometryShape () | |
InlineGeometryShape | clone ? () |
init ! ( in String name, in Geometry geo ) |
Methods in detail¶
InlineGeometryShape ( in InlineGeometryShape other )
copy constructor
default constructor
InlineGeometryShape InlineGeometryShape.clone? ()
clone method
InlineGeometryShape.init! ( in String name, in Geometry geo )
default constructor, taking a name and a Lines