Struct WktToken
WktToken structure
public struct WktToken : IEquatable<WktToken>
Constructors
Name | Description |
---|---|
WktToken(WktTokenType, string, int) |
Properties
Name | Description |
---|---|
Position { get; } | |
Text { get; } | |
Type { get; } |
Methods
Name | Description |
---|---|
override Equals(object) | |
Equals(WktToken) | |
override GetHashCode() | |
IsKeywordWithText(string) | |
operator == | |
operator != |
See Also
- namespace Aspose.Gis.Common.Formats.Wkt
- assembly Aspose.GIS