ostrat.geom.pglobe.IntGlobeExtensions
Attributes Graph Reset zoom Hide graph Show graph
Supertypes class Object
trait Matchable
class Any
Members list Concise view
Value members
Extension method returns a longitude where this Int is the value east specified in degrees. An Int -180 > i < 0 returns a western
value.
Extension method returns a longitude where this Int is the value east specified in degrees. An Int -180 > i < 0 returns a western
value.
Attributes
infix extension method for creating a latitude-longitude value LatLong . This Int is the latitude specified in degrees. The operand
parameter is the longitude specified in degrees.
infix extension method for creating a latitude-longitude value LatLong . This Int is the latitude specified in degrees. The operand
parameter is the longitude specified in degrees.
Attributes
Extension method returns a latitude where this Int is the value north specified in degrees. An Int -180 > i < 0 returns a southern
value.
Extension method returns a latitude where this Int is the value north specified in degrees. An Int -180 > i < 0 returns a southern
value.
Attributes
Extension method returns a latitude where this Int is the value south specified in degrees. An Int -180 > i < 0 returns a northern
value.
Extension method returns a latitude where this Int is the value south specified in degrees. An Int -180 > i < 0 returns a northern
value.
Attributes
Extension method returns a longitude where this Int is the value west specified in degrees. An Int -180 > i < 0 returns an eastern
value.
Extension method returns a longitude where this Int is the value west specified in degrees. An Int -180 > i < 0 returns an eastern
value.
Attributes