Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal_gpx
master
CrystalGpx
Builder
Geotagger
Parser
Photo
Point
PrivateMode
Rectifier
Generated using Crystal 1.16.3
2025-10-09 23:15:41 UTC
class
CrystalGpx::
PrivateMode
CrystalGpx::PrivateMode
Reference
Object
Defined in:
crystal_gpx/private_mode.cr
Constant Summary
Log
=
::
Log
.
for
(
self
)
Constructors
.new
(array : Array(CrystalGpx::Point), range : Int32, spot : CrystalGpx::Point)
Instance Method Summary
#make_it_so
#trim_finish
#trim_start
Constructor Detail
def self.
new
(array : Array(
CrystalGpx::Point
), range : Int32, spot :
CrystalGpx::Point
)
#
[
View source
]
Instance Method Detail
def
make_it_so
#
[
View source
]
def
trim_finish
#
[
View source
]
def
trim_start
#
[
View source
]