| halo (class Marker) | Get the halo flag | 
| halo= (class Marker) | Set the halo flag | 
| has_cell? (class Layout) | Tell, if the cell with a given name exists | 
| has_children? (class LayerPropertiesNode) | Test, if there are children | 
| has_color? (class Marker) | True, if the marker has a specific color | 
| has_dither_pattern? (class LayerPropertiesNode) | Test, if the dither pattern is set | 
| has_dither_pattern? (class LayerProperties) | Test, if the dither pattern is set | 
| has_fill_color? (class LayerPropertiesNode) | Test, if the frame color is set | 
| has_fill_color? (class LayerProperties) | Test, if the frame color is set | 
| has_frame_color? (class LayerProperties) | Test, if the frame color is set | 
| has_frame_color? (class LayerPropertiesNode) | Test, if the frame color is set | 
| has_lower_hier_level? (class LayerPropertiesNode) | True, if a lower hierarchy level is explicitly specified | 
| has_lower_hier_level? (class LayerProperties) | True, if a lower hierarchy level is explicitly specified | 
| has_object_selection? (class LayoutView) | Returns true, if geometrical objects (shapes or cell instances) are selected in this view | 
| has_prop_id? (class Shape) | Check, if the shape is associated with a properties Id | 
| has_prop_id? (class Instance) | Check, if the instance is associated with a properties Id | 
| has_source_name (class LayerProperties) | Tell, if a stream layer name is specified for this layer | 
| has_source_name (class LayerPropertiesNode) | Tell, if a stream layer name is specified for this layer | 
| has_upper_hier_level? (class LayerPropertiesNode) | True, if a upper hierarchy level is explicitly specified | 
| has_upper_hier_level? (class LayerProperties) | True, if a upper hierarchy level is explicitly specified | 
| has_value? (class IntValue) | True, if a value is present | 
| has_value? (class DoubleValue) | True, if a value is present | 
| has_value? (class StringListValue) | True, if a value is present | 
| has_value? (class StringValue) | True, if a value is present | 
| height (class DBox) | The height of the box | 
| height (class Box) | The height of the box | 
| hide (class BrowserDialog) | Hide the HTML browser window | 
| hide_cell (class LayoutView) | Hide the given cell for the given cellview | 
| hierarchy_levels (class Cell) | Return the number of hierarchy levels below (expensive) | 
| holes (class Polygon) | Get the number of holes | 
| holes (class Shape) | Return the number of holes | 
| holes (class DPolygon) | Get the number of holes | 
| hull= (class DPolygon) | Set the points of the hull of polygon | 
| hull= (class Polygon) | Set the points of the hull of polygon | 
| icon= (class Action) | Set the icon to the given picture | 
| icon= (class ActionBase) | Set the icon to the given picture | 
| icon_text (class Action) | Get the icon's text | 
| icon_text (class ActionBase) | Get the icon's text | 
| icon_text= (class Action) | Set the icon's text  | 
| icon_text= (class ActionBase) | Set the icon's text  | 
| id (class LayerPropertiesNode) | Obtain the unique ID | 
| info (class MessageBox) | Open a information message box | 
| InputDialog | Various methods to open a dialog requesting data entry | 
| insert (class Shapes) | Insert a box into the shapes list | 
| insert (class Shapes) | Insert a polygon with properties into the shapes list | 
| insert (class Shapes) | Insert a text into the shapes list | 
| insert (class Shapes) | Insert a edge into the shapes list | 
| insert (class Shapes) | Insert a simple polygon with properties into the shapes list | 
| insert (class Shapes) | Insert a box with properties into the shapes list | 
| insert (class Cell) | Insert a cell instance given by another reference | 
| insert (class Shapes) | Insert a path into the shapes list | 
| insert (class Cell) | Insert a cell instance (array) with properties | 
| insert (class Shapes) | Insert a text with properties into the shapes list | 
| insert (class Shapes) | Insert a polygon into the shapes list | 
| insert (class Shapes) | Insert a simple polygon into the shapes list | 
| insert (class Cell) | Insert a cell instance (array) | 
| insert (class Shapes) | Insert a path with properties into the shapes list | 
| insert (class Shapes) | Insert a edge with properties into the shapes list | 
| insert (class Shapes) | Insert a shape from a shape reference into the shapes list | 
| insert_annotation (class LayoutView) | Insert an annotation object into the given view | 
| insert_box (class Shapes) | Insert a box into the shapes list | 
| insert_box_with_properties (class Shapes) | Insert a box with properties into the shapes list | 
| insert_edge (class Shapes) | Insert a edge into the shapes list | 
| insert_edge_with_properties (class Shapes) | Insert a edge with properties into the shapes list | 
| insert_hole (class Polygon) | Insert a hole with the given points | 
| insert_hole (class DPolygon) | Insert a hole with the given points | 
| insert_item (class AbstractMenu) | Insert a new item before the one given by the path | 
| insert_layer (class LayoutView) | Insert the given layer properties node into the list before the given position | 
| insert_layer (class Layout) | Insert a new layer with the given properties | 
| insert_layer_at (class Layout) | Insert a new layer with the given properties at the given index | 
| insert_menu (class AbstractMenu) | Insert a new submenu before the item given by the path | 
| insert_path (class Shapes) | Insert a path into the shapes list | 
| insert_path_with_properties (class Shapes) | Insert a path with properties into the shapes list | 
| insert_polygon (class Shapes) | Insert a polygon into the shapes list | 
| insert_polygon_with_properties (class Shapes) | Insert a polygon with properties into the shapes list | 
| insert_separator (class AbstractMenu) | Insert a new separator before the item given by the path | 
| insert_simple_polygon (class Shapes) | Insert a simple polygon into the shapes list | 
| insert_simple_polygon_with_properties (class Shapes) | Insert a simple polygon with properties into the shapes list | 
| insert_special_layer (class Layout) | Insert a new special layer with the given properties | 
| insert_special_layer_at (class Layout) | Insert a new special layer with the given properties at the given index | 
| insert_text (class Shapes) | Insert a text into the shapes list | 
| insert_text_with_properties (class Shapes) | Insert a text with properties into the shapes list | 
| inside (class DSimplePolygon) | Test, if the given point is inside the polygon | 
| inside (class SimplePolygon) | Test, if the given point is inside the polygon | 
| inside (class DPolygon) | Test, if the given point is inside the polygon | 
| inside (class Polygon) | Test, if the given point is inside the polygon | 
| inside? (class DBox) | Test if this box is inside the argument box | 
| inside? (class Box) | Test if this box is inside the argument box | 
| inst (class ObjectInstPath) | Deliver the instance represented by this selection | 
| inst (class ParentInstArray) | Compute the inverse instance by which the parent is seen from the child | 
| instance (class Application) | Return the singleton instance of the application | 
| Instance | An instance proxy | 
| InstElement | An element in an instantiation path | 
| intersect? (class DEdge) | Intersection test.  | 
| intersect? (class Edge) | Intersection test.  | 
| IntValue | Encapsulate an integer value | 
| invert (class Trans) | In-place inversion | 
| invert (class CplxTrans) | In-place inversion | 
| invert (class CellInstArray) | Invert an array reference | 
| invert (class DCplxTrans) | In-place inversion | 
| invert (class DTrans) | In-place inversion | 
| inverted (class DCplxTrans) | Inversion | 
| inverted (class Trans) | Inversion | 
| inverted (class DTrans) | Inversion | 
| inverted (class CplxTrans) | Inversion | 
| is_array_member? (class Shape) | Returns true, if the shape referenced is a member of a shape array | 
| is_box? (class Shape) | Test if the shape proxy points to a box | 
| is_cell_hidden (class LayoutView) | Tell, if the cell is hidden | 
| is_cell_inst? (class ObjectInstPath) | True, if this selection represents a cell instance | 
| is_checkable? (class ActionBase) | "is_checkable" attribute | 
| is_checkable? (class Action) | "is_checkable" attribute | 
| is_checked? (class Action) | "is_checked" attribute | 
| is_checked? (class ActionBase) | "is_checked" attribute | 
| is_complex? (class CellInstArray) | Test, if the array is a complex array | 
| is_complex? (class Instance) | Test, if the array is a complex array | 
| is_const? (class Method) | True, if this method does not alter the object | 
| is_degenerate? (class DEdge) | Test for degenerated edge | 
| is_degenerate? (class Edge) | Test for degenerated edge | 
| is_edge? (class Shape) | Test if the shape proxy points to a edge | 
| is_editable? (class Application) | Return true if the application is in editable mode | 
| is_enabled? (class ActionBase) | "is_enabled" attribute | 
| is_enabled? (class Action) | "is_enabled" attribute | 
| is_iter? (class ArgType) | (Return value only) True, if the return value is an iterator rendering the given type | 
| is_leaf? (class Cell) | Tell if the cell is a leaf cell | 
| is_mag? (class CplxTrans) | Test, if the transformation is a magnifying one | 
| is_mag? (class DCplxTrans) | Test, if the transformation is a magnifying one | 
| is_menu (class AbstractMenu) | Query if an item is a menu | 
| is_mirror? (class CplxTrans) | Accessor to the mirror flag | 
| is_mirror? (class DCplxTrans) | Accessor to the mirror flag | 
| is_mirror? (class DTrans) | Accessor to the mirror flag | 
| is_mirror? (class Trans) | Accessor to the mirror flag | 
| is_null? (class LayerPropertiesIterator) | "is null" predicate | 
| is_null? (class Instance) | Check, if the instance is a valid one | 
| is_null? (class Shape) | Test if the shape proxy is a null object | 
| is_ortho? (class DCplxTrans) | Test, if the transformation is an orthogonal transformation | 
| is_ortho? (class CplxTrans) | Test, if the transformation is an orthogonal transformation | 
| is_parallel? (class Edge) | Test for being parallel | 
| is_parallel? (class DEdge) | Test for being parallel | 
| is_path? (class Shape) | Test if the shape proxy points to a path | 
| is_point? (class Box) | Return true, if the box is a single point | 
| is_point? (class DBox) | Return true, if the box is a single point | 
| is_polygon? (class Shape) | Test if the shape proxy points to a polygon | 
| is_ref? (class ArgType) | True, if the type is a reference to the given type | 
| is_regular_array? (class CellInstArray) | Test, if this instance is a regular array | 
| is_regular_array? (class Instance) | Test, if this instance is a regular array | 
| is_round? (class DPath) | Tell, if the path has round ends | 
| is_round? (class Path) | Tell, if the path has round ends | 
| is_simple_polygon? (class Shape) | Test if the shape proxy points to a simple polygon | 
| is_special_layer? (class Layout) | Tell, if a layer index is a special layer index | 
| is_static? (class Method) | True, if this method is static (a class method) | 
| is_text? (class Shape) | Test if the shape proxy points to a text | 
| is_top? (class Cell) | Tell if the cell is a top-level cell | 
| is_unity? (class DCplxTrans) | Test, whether this is a unit transformation | 
| is_unity? (class CplxTrans) | Test, whether this is a unit transformation | 
| is_user_object? (class Shape) | Test if the shape proxy points to a user object | 
| is_valid (class AbstractMenu) | Query if a path is a valid one | 
| is_valid? (class Cell) | Test if the given Instance object is still pointing to a valid object | 
| is_valid? (class CellView) | Test if the view points to a valid cell | 
| is_valid? (class Shapes) | Test if the given Shape object is still pointing to a valid object | 
| is_valid_layer? (class Layout) | Tell, if a layer index is a valid index | 
| is_vector? (class ArgType) | True, if the type is a vector of the basic type | 
| is_visible? (class Action) | "is_visible" attribute | 
| is_visible? (class ActionBase) | "is_visible" attribute | 
| items (class AbstractMenu) | Get the subitems for a given submenu | 
| na (class Instance) | Return the number of instances in the 'a' axis | 
| na (class CellInstArray) | Return the number of instances in the 'a' axis | 
| name (class LayerInfo) | Read accessor for the layer name | 
| name (class Method) | The name of the class | 
| name (class LayerPropertiesNode) | Get the name | 
| name (class Class) | The name of the class | 
| name (class CellView) | Get the unique name associated with the layout behind the cellview | 
| name (class LayerProperties) | Get the name | 
| name= (class LayerInfo) | Set the layer name | 
| name= (class LayerProperties) | Set the name to the given string | 
| name= (class LayerPropertiesNode) | Set the name to the given string | 
| nb (class Instance) | Return the number of instances in the 'b' axis | 
| nb (class CellInstArray) | Return the number of instances in the 'b' axis | 
| new (class DPolygon) | Constructor converting a box to a polygon | 
| new (class DEdge) | Constructor with two points | 
| new (class Marker) | The constructor for a marker | 
| new (class DEdge) | Constructor with two coordinates given as single values | 
| new (class DEdge) | Default constructor: creates a degenerated edge 0,0 to 0,0 | 
| new (class CellInstArray) | Create a single cell instance with a complex transformation | 
| new (class CellInstArray) | Create a single cell instance | 
| new (class CellInstArray) | Create a single cell instance with a complex transformation | 
| new (class CellInstArray) | Create a single cell instance | 
| new (class CellInstArray) | Default constructor | 
| new (class Point) | Default constructor: creates a point at 0,0 | 
| new (class Point) | Constructor for a point from two coordinate values | 
| new (class DPoint) | Default constructor: creates a point at 0,0 | 
| new (class DPoint) | Constructor for a point from two coordinate values | 
| new (class Text) | Constructor with string and transformation | 
| new (class Text) | Default constructor | 
| new (class DBox) | Default constructor: creates an empty (invalid) box | 
| new (class DBox) | Constructor with four coordinates | 
| new (class DBox) | Constructor with two points | 
| new (class InstElement) | Default constructor | 
| new (class InstElement) | Create an instance element from a single instance alone | 
| new (class Annotation) | Create a new ruler or marker with the default attributes | 
| new (class Box) | Default constructor: creates an empty (invalid) box | 
| new (class InstElement) | Create an instance element from an array instance pointing into a certain array member | 
| new (class Box) | Constructor with four coordinates | 
| new (class SaveLayoutOptions) | Default constructor | 
| new (class Box) | Constructor with two points | 
| new (class DText) | Constructor with string, transformation, text height and font | 
| new (class SimplePolygon) | Constructor converting a box to a polygon | 
| new (class SimplePolygon) | Constructor given the points of the simple polygon | 
| new (class DText) | Constructor with string and transformation | 
| new (class DText) | Default constructor | 
| new (class SimplePolygon) | Default constructor: creates an empty (invalid) polygon | 
| new (class CplxTrans) | Creates a unit transformation | 
| new (class CplxTrans) | Conversion constructor from a fixpoint transformation | 
| new (class Edge) | Default constructor: creates a degenerated edge 0,0 to 0,0 | 
| new (class Edge) | Constructor with two coordinates given as single values | 
| new (class CplxTrans) | Constructor from a magnification | 
| new (class Edge) | Constructor with two points | 
| new (class CplxTrans) | Constructor from a simple transformation and a magnification | 
| new (class DSimplePolygon) | Constructor converting a box to a polygon | 
| new (class DSimplePolygon) | Constructor given the points of the simple polygon | 
| new (class DSimplePolygon) | Default constructor: creates an empty (invalid) polygon | 
| new (class CplxTrans) | Constructor from a simple transformation alone | 
| new (class CplxTrans) | The standard constructor using magnification, angle, mirror flag and displacement | 
| new (class DCplxTrans) | Creates a unit transformation | 
| new (class DCplxTrans) | Conversion constructor from a fixpoint transformation | 
| new (class DCplxTrans) | Constructor from a magnification | 
| new (class DCplxTrans) | Constructor from a simple transformation and a magnification | 
| new (class Polygon) | Constructor converting a box to a polygon | 
| new (class Polygon) | Constructor given the points of the polygon hull | 
| new (class Polygon) | Default constructor: creates an empty (invalid) polygon | 
| new (class DCplxTrans) | Constructor from a simple transformation alone | 
| new (class Trans) | The standard constructor using a displacement given as two coordinates | 
| new (class DCplxTrans) | The standard constructor using magnification, angle, mirror flag and displacement | 
| new (class Trans) | The standard constructor using a displacement only | 
| new (class DPolygon) | Constructor given the points of the polygon hull | 
| new (class DPolygon) | Default constructor: creates an empty (invalid) polygon | 
| new (class DTrans) | Creates a unit transformation | 
| new (class DTrans) | Conversion constructor from a fixpoint transformation | 
| new (class Trans) | The standard constructor using a code rather than angle and mirror and two coordinate values for displacement | 
| new (class DTrans) | The standard constructor using angle and mirror flag | 
| new (class DTrans) | The standard constructor using angle and mirror flag and two coordinate values for displacement | 
| new (class DPath) | Constructor given the points of the path's spine, the width, the extensions and the round end flag | 
| new (class DTrans) | The standard constructor using a code rather than angle and mirror | 
| new (class Trans) | The standard constructor using a code rather than angle and mirror | 
| new (class DTrans) | The standard constructor using a code rather than angle and mirror and two coordinate values for displacement | 
| new (class DTrans) | The standard constructor using a displacement only | 
| new (class Trans) | The standard constructor using angle and mirror flag and two coordinate values for displacement | 
| new (class Path) | Constructor given the points of the path's spine, the width, the extensions and the round end flag | 
| new (class Trans) | The standard constructor using angle and mirror flag | 
| new (class Path) | Constructor given the points of the path's spine, the width and the extensions | 
| new (class Path) | Constructor given the points of the path's spine and the width | 
| new (class Path) | Default constructor: creates an empty (invalid) path with width 0 | 
| new (class DTrans) | The standard constructor using a displacement given as two coordinates | 
| new (class Trans) | Creates a unit transformation | 
| new (class DPath) | Default constructor: creates an empty (invalid) path with width 0 | 
| new (class DPath) | Constructor given the points of the path's spine and the width | 
| new (class Trans) | Conversion constructor from a fixpoint transformation | 
| new (class DPath) | Constructor given the points of the path's spine, the width and the extensions | 
| new (class Text) | Constructor with string, transformation, text height and font | 
| new_b (class DSimplePolygon) | Constructor converting a box to a polygon | 
| new_b (class SimplePolygon) | Constructor converting a box to a polygon | 
| new_b (class Polygon) | Constructor converting a box to a polygon | 
| new_b (class DPolygon) | Constructor converting a box to a polygon | 
| new_f (class DTrans) | Conversion constructor from a fixpoint transformation | 
| new_f (class DCplxTrans) | Conversion constructor from a fixpoint transformation | 
| new_f (class Trans) | Conversion constructor from a fixpoint transformation | 
| new_f (class CplxTrans) | Conversion constructor from a fixpoint transformation | 
| new_fu (class Trans) | The standard constructor using a code rather than angle and mirror | 
| new_fu (class DTrans) | The standard constructor using a code rather than angle and mirror | 
| new_fxy (class Trans) | The standard constructor using a code rather than angle and mirror and two coordinate values for displacement | 
| new_fxy (class DTrans) | The standard constructor using a code rather than angle and mirror and two coordinate values for displacement | 
| new_html (class BrowserSource) | construct a BrowserSource object with a default HTML string | 
| new_i (class InstElement) | Create an instance element from a single instance alone | 
| new_iab (class InstElement) | Create an instance element from an array instance pointing into a certain array member | 
| new_inst (class CellInstArray) | Create a single cell instance | 
| new_inst_array (class CellInstArray) | Create a single cell instance | 
| new_inst_array_cplx (class CellInstArray) | Create a single cell instance with a complex transformation | 
| new_inst_cplx (class CellInstArray) | Create a single cell instance with a complex transformation | 
| new_lbrt (class Box) | Constructor with four coordinates | 
| new_lbrt (class DBox) | Constructor with four coordinates | 
| new_m (class CplxTrans) | Constructor from a magnification | 
| new_m (class DCplxTrans) | Constructor from a magnification | 
| new_mrmu (class CplxTrans) | The standard constructor using magnification, angle, mirror flag and displacement | 
| new_mrmu (class DCplxTrans) | The standard constructor using magnification, angle, mirror flag and displacement | 
| new_p (class DSimplePolygon) | Constructor given the points of the simple polygon | 
| new_p (class Polygon) | Constructor given the points of the polygon hull | 
| new_p (class SimplePolygon) | Constructor given the points of the simple polygon | 
| new_p (class DPolygon) | Constructor given the points of the polygon hull | 
| new_pp (class Box) | Constructor with two points | 
| new_pp (class DEdge) | Constructor with two points | 
| new_pp (class Edge) | Constructor with two points | 
| new_pp (class DBox) | Constructor with two points | 
| new_pw (class DPath) | Constructor given the points of the path's spine and the width | 
| new_pw (class Path) | Constructor given the points of the path's spine and the width | 
| new_pwx (class DPath) | Constructor given the points of the path's spine, the width and the extensions | 
| new_pwx (class Path) | Constructor given the points of the path's spine, the width and the extensions | 
| new_pwxr (class Path) | Constructor given the points of the path's spine, the width, the extensions and the round end flag | 
| new_pwxr (class DPath) | Constructor given the points of the path's spine, the width, the extensions and the round end flag | 
| new_rmu (class DTrans) | The standard constructor using angle and mirror flag | 
| new_rmu (class Trans) | The standard constructor using angle and mirror flag | 
| new_rmxy (class Trans) | The standard constructor using angle and mirror flag and two coordinate values for displacement | 
| new_rmxy (class DTrans) | The standard constructor using angle and mirror flag and two coordinate values for displacement | 
| new_st (class Text) | Constructor with string and transformation | 
| new_st (class DText) | Constructor with string and transformation | 
| new_sthf (class DText) | Constructor with string, transformation, text height and font | 
| new_sthf (class Text) | Constructor with string, transformation, text height and font | 
| new_t (class DCplxTrans) | Constructor from a simple transformation alone | 
| new_t (class CplxTrans) | Constructor from a simple transformation alone | 
| new_tm (class CplxTrans) | Constructor from a simple transformation and a magnification | 
| new_tm (class DCplxTrans) | Constructor from a simple transformation and a magnification | 
| new_u (class Trans) | The standard constructor using a displacement only | 
| new_u (class DTrans) | The standard constructor using a displacement only | 
| new_xy (class Trans) | The standard constructor using a displacement given as two coordinates | 
| new_xy (class DPoint) | Constructor for a point from two coordinate values | 
| new_xy (class DTrans) | The standard constructor using a displacement given as two coordinates | 
| new_xy (class Point) | Constructor for a point from two coordinate values | 
| new_xyxy (class DEdge) | Constructor with two coordinates given as single values | 
| new_xyxy (class Edge) | Constructor with two coordinates given as single values | 
| next (class LayerPropertiesIterator) | Increment operator | 
| next_sibling (class LayerPropertiesIterator) | Move to the next sibling by a given distance | 
| num_siblings (class LayerPropertiesIterator) | Return the number of siblings |