Enhydra 5.1 API

com.lutris
Class Lutris

java.lang.Object
  |
  +--com.lutris.Enhydra
        |
        +--com.lutris.Lutris

public class Lutris
extends Enhydra

This class exists for backwards comapatiblity of existing code only. Do no use it. It will be removed in future releases. Use com.lutris.Enhydra.


Method Summary
static java.lang.String getLBSLongName()
           
static java.lang.String getLBSVersion()
           
 
Methods inherited from class com.lutris.Enhydra
getEnhydraLongName, getEnhydraVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLBSLongName

public static final java.lang.String getLBSLongName()

getLBSVersion

public static final java.lang.String getLBSVersion()

Enhydra 5.1 API