Class SRSInfo

java.lang.Object
org.openjump.core.ccordsys.utils.SRSInfo

public class SRSInfo extends Object
Small container for SRS information. This class does not contain all information to perform coordinate transformation, but enough to return metadata about SRS code or map unit. Example : new SRSInfo().setCode("2154").complete();