FilledCurve[{segment_1, segment_2, ...}] represents a filled curve consisting of segment_1 followed by segment_2 etc. FilledCurve[{component_1, component_2, ...}] represents ...
HoldFirst is an attribute which specifies that the first argument to a function is to be maintained in an unevaluated form.
Mathematica can import common terrain elevation files and render them as topographic maps. It can also import geospatial information formats that combine layers of raster, ...
CornerNeighbors is an option for various array and image processing functions that specifies whether diagonally adjacent corners should be considered neighbors of particular ...
$TemporaryDirectory gives the main system directory for temporary files on your computer system.
GridLines is an option for two-dimensional graphics functions that specifies grid lines.
Agglomerate[{e_1, e_2, ...}] gives an hierarchical clustering of the elements e_1, e_2, ....Agglomerate[{e_1 -> v_1, e_2 -> v_2, ...}] represents e_i with v_i in each ...
LineIntegralConvolutionScale is an option to LineIntegralConvolutionPlot and related functions that determines the scale of the line integral convolution to be used.
ReferenceLineStyle is an option for QuantilePlot and similar functions that specifies the style used for the reference line.
ExponentialFamily is an option for GeneralizedLinearModelFit that specifies the exponential family for the model.