Uses of Class
org.apache.sis.console.IdentifierCommand.Row
Packages that use IdentifierCommand.Row
-
Uses of IdentifierCommand.Row in org.apache.sis.console
Methods in org.apache.sis.console that return IdentifierCommand.RowModifier and TypeMethodDescription(package private) static IdentifierCommand.RowIdentifierCommand.create(org.opengis.referencing.ReferenceSystem rs) Creates an identifier row for the given CRS.Method parameters in org.apache.sis.console with type arguments of type IdentifierCommand.RowModifier and TypeMethodDescriptionprivate voidIdentifierCommand.print(Iterable<IdentifierCommand.Row> rows) Prints all non-null rows.