[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.TextMapFragment

Class TextMapFragment

Namespace
GrapeCity.Documents.Pdf.TextMap
Assembly
GcDocs.Pdf.dll

Represents a fragment of text in a ITextMap.

public class TextMapFragment : List<TextLineFragment>, IList<TextLineFragment>, ICollection<TextLineFragment>, IList, ICollection, IReadOnlyList<TextLineFragment>, IReadOnlyCollection<TextLineFragment>, IEnumerable<TextLineFragment>, IEnumerable
Inheritance
object
System.Collections.Generic.List<T><TextLineFragment>
TextMapFragment
Implements
System.Collections.Generic.IList<T><TextLineFragment>
System.Collections.Generic.ICollection<T><TextLineFragment>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T><TextLineFragment>
System.Collections.Generic.IReadOnlyCollection<T><TextLineFragment>
System.Collections.Generic.IEnumerable<T><TextLineFragment>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Add(GrapeCity.Documents.Pdf.TextMap.TextLineFragment)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.AddRange(System.Collections.Generic.IEnumerable<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.AsReadOnly()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.BinarySearch(int, int, GrapeCity.Documents.Pdf.TextMap.TextLineFragment, System.Collections.Generic.IComparer<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.BinarySearch(GrapeCity.Documents.Pdf.TextMap.TextLineFragment)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.BinarySearch(GrapeCity.Documents.Pdf.TextMap.TextLineFragment, System.Collections.Generic.IComparer<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Clear()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Contains(GrapeCity.Documents.Pdf.TextMap.TextLineFragment)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.ConvertAll<TOutput>(System.Converter<GrapeCity.Documents.Pdf.TextMap.TextLineFragment, TOutput>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.CopyTo(GrapeCity.Documents.Pdf.TextMap.TextLineFragment[])
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.CopyTo(int, GrapeCity.Documents.Pdf.TextMap.TextLineFragment[], int, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.CopyTo(GrapeCity.Documents.Pdf.TextMap.TextLineFragment[], int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Exists(System.Predicate<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Find(System.Predicate<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.FindAll(System.Predicate<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.FindIndex(System.Predicate<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.FindIndex(int, System.Predicate<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.FindIndex(int, int, System.Predicate<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.FindLast(System.Predicate<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.FindLastIndex(System.Predicate<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.FindLastIndex(int, System.Predicate<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.FindLastIndex(int, int, System.Predicate<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.ForEach(System.Action<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.GetEnumerator()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.GetRange(int, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.IndexOf(GrapeCity.Documents.Pdf.TextMap.TextLineFragment)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.IndexOf(GrapeCity.Documents.Pdf.TextMap.TextLineFragment, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.IndexOf(GrapeCity.Documents.Pdf.TextMap.TextLineFragment, int, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Insert(int, GrapeCity.Documents.Pdf.TextMap.TextLineFragment)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.InsertRange(int, System.Collections.Generic.IEnumerable<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.LastIndexOf(GrapeCity.Documents.Pdf.TextMap.TextLineFragment)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.LastIndexOf(GrapeCity.Documents.Pdf.TextMap.TextLineFragment, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.LastIndexOf(GrapeCity.Documents.Pdf.TextMap.TextLineFragment, int, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Remove(GrapeCity.Documents.Pdf.TextMap.TextLineFragment)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.RemoveAll(System.Predicate<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.RemoveAt(int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.RemoveRange(int, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Reverse()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Reverse(int, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Sort()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Sort(System.Collections.Generic.IComparer<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Sort(int, int, System.Collections.Generic.IComparer<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Sort(System.Comparison<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.ToArray()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.TrimExcess()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.TrueForAll(System.Predicate<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Capacity
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.Count
System.Collections.Generic.List<GrapeCity.Documents.Pdf.TextMap.TextLineFragment>.this[int]
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Constructors

TextMapFragment()

Initializes a new instance of the TextMapFragment class.

public TextMapFragment()

TextMapFragment(TextLineFragment)

Initializes a new instance of the TextMapFragment

public TextMapFragment(TextLineFragment tlf)

Parameters

tlf TextLineFragment

The TextLineFragment to add to TextMapFragment.

TextMapFragment(params TextLineFragment[])

Initializes a new instance of the TextMapFragment

public TextMapFragment(params TextLineFragment[] tlfs)

Parameters

tlfs TextLineFragment[]

The array of TextLineFragment objects to add to TextMapFragment.

Methods

Add(TextMapFragment)

Adds another TextMapFragment to this.

public void Add(TextMapFragment other)

Parameters

other TextMapFragment

The TextMapFragment to add.

AreSame(TextMapFragment, TextMapFragment)

Checks whether two TextMapFragment objects are the same.

public static bool AreSame(TextMapFragment tlf1, TextMapFragment tlf2)

Parameters

tlf1 TextMapFragment
tlf2 TextMapFragment

Returns

bool

Normalize(ITextMap)

Creates a normalized version of this TextMapFragment, in which:

public TextMapFragment Normalize(ITextMap textMap)

Parameters

textMap ITextMap

The text map to normalize.

Returns

TextMapFragment

The normalized TextMapFragment.