InlineShape (interface)¶
バージョン 1.13.0 で追加.
The InlineShape interface is used to describe the required methods for an InlineShapeBase.
注釈
This might go away as soon as the virtual keyword is introduced in KL.
Functions¶
GeometryAttributes | getAttributes ? () |
Geometry | getGeometry ? () |
String | getName ? () |
Integer | getVersion ? () |
incrementVersion ! () |
Functions in detail¶
GeometryAttributes InlineShape.getAttributes? ()
returns the contained geometry attributes structure
Geometry InlineShape.getGeometry? ()
Returns the geometry associated with this shape.
String InlineShape.getName? ()
returns this shapes name
Integer InlineShape.getVersion? ()
Returns the version of this shape
InlineShape.incrementVersion! ()
increment the topology version