com.spoledge.audao.parser.gql.impl.soft.func
Class FuncGEOPT_LAT

java.lang.Object
  extended by com.spoledge.audao.parser.gql.impl.soft.func.Func
      extended by com.spoledge.audao.parser.gql.impl.soft.func.Func1
          extended by com.spoledge.audao.parser.gql.impl.soft.func.GeoPtFunc1
              extended by com.spoledge.audao.parser.gql.impl.soft.func.FuncGEOPT_LAT
All Implemented Interfaces:
SoftFunction

public class FuncGEOPT_LAT
extends GeoPtFunc1

GEOPT_LAT( geopt ) .
Extracts latitude from the geopt.


Constructor Summary
FuncGEOPT_LAT()
           
 
Method Summary
protected  java.lang.Object getFunctionValue(GeoPt arg)
           
 
Methods inherited from class com.spoledge.audao.parser.gql.impl.soft.func.Func1
checkNumOfParams, getFunctionValueImpl
 
Methods inherited from class com.spoledge.audao.parser.gql.impl.soft.func.Func
checkNumOfParams, checkNumOfParams, getFunctionName, getFunctionWithParams
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FuncGEOPT_LAT

public FuncGEOPT_LAT()
Method Detail

getFunctionValue

protected java.lang.Object getFunctionValue(GeoPt arg)
Specified by:
getFunctionValue in interface SoftFunction
Specified by:
getFunctionValue in class GeoPtFunc1


Copyright © 2010 Spolecne s.r.o. All Rights Reserved.