Uses of Class
mil.nga.geopackage.user.custom.UserCustomColumns
- 
Packages that use UserCustomColumns Package Description mil.nga.geopackage.user.custom 
- 
- 
Uses of UserCustomColumns in mil.nga.geopackage.user.customMethods in mil.nga.geopackage.user.custom that return UserCustomColumns Modifier and Type Method Description UserCustomColumnsUserCustomColumns. copy()Copy the user columnsUserCustomColumnsUserCustomTable. createUserColumns(List<UserCustomColumn> columns)Create user columns for a subset of table columnsUserCustomColumnsUserCustomTable. getUserColumns()Get the user columnsConstructors in mil.nga.geopackage.user.custom with parameters of type UserCustomColumns Constructor Description UserCustomColumns(UserCustomColumns userCustomColumns)Copy ConstructorUserCustomTable(UserCustomColumns columns)Constructor
 
-