The FlowSegmentLabel type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ClearAllTextComponentOverrides |
Clears all text component overrides in the label.
(Inherited from Label) |
![]() | ComputeFingerPrint |
Compute FingerPrint of the Entity.
(Inherited from Entity) |
![]() ![]() | Create(FlowSegment) | Creates a new instance of a FlowSegmentLabel on the specified FlowSegment with the default label style. |
![]() ![]() | Create(FlowSegment, ObjectId) | Creates a new instance of a FlowSegmentLabel on the specified FlowSegment with the specified label style. |
![]() ![]() | GetAvailableLabelIds | Gets an ObjectIdCollection of the FlowSegmentLabels on the specified Catchment. |
![]() ![]() | GetReferenceInfo |
For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity) |
![]() | GetReferenceTextTarget |
Get the ObjectId of civil object which is referred by specified reference text component.
(Inherited from Label) |
![]() | GetTextComponentIds |
Gets a collection of object ids that represent the text components in a label.
(Inherited from Label) |
![]() | GetTextComponentJustificationOverride |
Get the overriden justification on the specified text component.
(Inherited from Label) |
![]() | GetTextComponentOverride |
Get the overriden text on the specified text component.
(Inherited from Label) |
![]() | IsTextComponentOverriden |
Returns whether the specified text component is overridden.
(Inherited from Label) |
![]() | Reset |
Resets the label object to its defaults.
(Inherited from Label) |
![]() | ResetLocation |
Resets the location of the label object to its default.
(Inherited from Label) |
![]() | ResetProperties |
Resets the properties of the label object to its defaults.
(Inherited from Label) |
![]() | SetReferenceTextTarget |
Makes the reference text component refer to other civil object.
(Inherited from Label) |
![]() | SetTextComponentJustificationOverride |
Overrides the justification on the specified text component.
(Inherited from Label) |
![]() | SetTextComponentOverride(ObjectId, String) |
Overrides the text on the specified text component.
(Inherited from Label) |
![]() | SetTextComponentOverride(ObjectId, String, TextJustificationType) |
Overrides the text and justification on the specified text component.
(Inherited from Label) |