InlineGeometryShape (object)

バージョン 2.4.0 で追加.

The InlineGeometryShape inherits from the InlineShape object. It defines a base class for any geometry-base shape.

InlineGeometryShape InlineGeometryShape InlineGeometryShape InlineShapeBase InlineShapeBase InlineGeometryShape->InlineShapeBase InlineEntityBase InlineEntityBase InlineShapeBase->InlineEntityBase InlineShape InlineShape InlineShapeBase->InlineShape InlineEntity InlineEntity InlineEntityBase->InlineEntity InlineCurvesShape InlineCurvesShape InlineCurvesShape->InlineGeometryShape InlineLinesShape InlineLinesShape InlineLinesShape->InlineGeometryShape InlineMeshShape InlineMeshShape InlineMeshShape->InlineGeometryShape InlinePointsShape InlinePointsShape InlinePointsShape->InlineGeometryShape

Methods

  InlineGeometryShape ( in InlineGeometryShape other )
  InlineGeometryShape ()
InlineGeometryShape clone ? ()
  init ! ( in String name, in Geometry geo )

Methods in detail

InlineGeometryShape ( in InlineGeometryShape other )

copy constructor


InlineGeometryShape ()

default constructor


InlineGeometryShape InlineGeometryShape.clone? ()

clone method


InlineGeometryShape.init! ( in String name, in Geometry geo )

default constructor, taking a name and a Lines