Uses of Class
org.apache.sis.util.collection.IntegerList
Packages that use IntegerList
Package
Description
Well Known Text (WKT) parsing and formatting.
A set of mathematical objects and algebraic utilities.
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
Addition to the collection framework.
-
Uses of IntegerList in org.apache.sis.io.wkt
Fields in org.apache.sis.io.wkt declared as IntegerListModifier and TypeFieldDescriptionprivate IntegerList
Formatter.keywordSpaceAt
Indices where to insert additional margin, ornull
if none. -
Uses of IntegerList in org.apache.sis.math
Fields in org.apache.sis.math declared as IntegerListModifier and TypeFieldDescriptionprivate final IntegerList
PackedVector.data
The compressed list of integer values. -
Uses of IntegerList in org.apache.sis.referencing.factory.sql
Fields in org.apache.sis.referencing.factory.sql declared as IntegerListModifier and TypeFieldDescriptionprivate IntegerList
AuthorityCodes.codes
A cache of integer codes. -
Uses of IntegerList in org.apache.sis.util.collection
Methods in org.apache.sis.util.collection that return IntegerList