Developing Apama Applications > EPL Methods Quick Reference > location methods
location methods
Method
Result
canParse(string)
Returns a boolean true if the argument can be successfully parsed.
clone()
Returns a new location that is an exact copy.
expand(float)
Returns a new location expanded by the value of the parameter in each direction.
inside(location)
Returns a boolean true if the location is entirely enclosed by the space defined by the parameter.
parse(string)
Returns the location instance represented by the argument.
toString()
Returns a string representation.
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.