# Interface: com.pnfsoftware.jeb.core.output.code.coordinates.ICodeCoordinates

Marker interface for code\-item coordinates used by code units and their rendered documents.

## Method: toString
- return type: `java.lang.String`

Description: Get a textual representation of these coordinates.
return: an implementation\-defined string form

