Properties' Summary
|
StartShape |
this property either holds the shape that the start point of this
connector is connected to, or is empty when the start point of the
connector is not connected to a shape.
|
StartGluePointIndex |
this property holds the index of the glue point the start point of
this connector is glued on.
|
StartPosition |
this is the position of the connectors start point in 100th/mm. For
unconnected start points you can get and set the position. For
connected start points you can only get the position.
|
EndShape |
this property either holds the shape that the end point of this
connector is connected to, or is empty when the end point of the
connector is not connected to a shape.
|
EndPosition |
this property holds the index of the glue point the end point of
this connector is glued on.
|
EndGluePointIndex |
this is the position of the connectors end point in 100th/mm. For
unconnected end points you can get and set the position. For
connected end points you can only get the position.
|
EdgeLine1Delta |
This property contains the distance of line 1.
|
EdgeLine2Delta |
This property contains the distance of line 2.
|
EdgeLine3Delta |
This property contains the distance of line 3.
|
Properties' Details
|
- StartShape
-  
com::sun::star::drawing::XShape StartShape;
- Description
- this property either holds the shape that the start point of this
connector is connected to, or is empty when the start point of the
connector is not connected to a shape.
|
- StartGluePointIndex
-  
long StartGluePointIndex;
- Description
- this property holds the index of the glue point the start point of
this connector is glued on.
|
- StartPosition
-  
com::sun::star::awt::Point StartPosition;
- Description
- this is the position of the connectors start point in 100th/mm. For
unconnected start points you can get and set the position. For
connected start points you can only get the position.
|
- EndShape
-  
com::sun::star::drawing::XShape EndShape;
- Description
- this property either holds the shape that the end point of this
connector is connected to, or is empty when the end point of the
connector is not connected to a shape.
|
- EndPosition
-  
com::sun::star::awt::Point EndPosition;
- Description
- this property holds the index of the glue point the end point of
this connector is glued on.
|
- EndGluePointIndex
-  
long EndGluePointIndex;
- Description
- this is the position of the connectors end point in 100th/mm. For
unconnected end points you can get and set the position. For
connected end points you can only get the position.
|
- EdgeLine1Delta
-  
long EdgeLine1Delta;
- Description
- This property contains the distance of line 1.
|
- EdgeLine2Delta
-  
long EdgeLine2Delta;
- Description
- This property contains the distance of line 2.
|
- EdgeLine3Delta
-  
long EdgeLine3Delta;
- Description
- This property contains the distance of line 3.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.