Table of Contents

Enum PackedCoordinateSequenceFactory.PackedType

Namespace
NetTopologySuite.Geometries.Implementation
Assembly
NetTopologySuite.dll

An enumeration of valid type codes

public enum PackedCoordinateSequenceFactory.PackedType

Fields

Double = 0

Type code for arrays of type double.

Float = 1

Type code for arrays of type float.