\paragraph{Anchors} \begin{center} \begin{tikzpicture} \draw[step = 0.5cm, gray, very thin] (-4.25, -2.25) grid (4.25, 0.25); \node[liquid filter] (Bempty) at (-1.5, -1.0) {}; \node[anchor = south] at (0, 0.25) {\textbf{\textbackslash node[liquid filter]}}; \node[liquid filter] (B) at (1.5, -1.0) {}; \node[cross] at (B.center) {}; \node[anchor = west, font = \tiny] at (B.center) {C}; \node[cross] at (B.east) {}; \node[anchor = west, font = \tiny] at (B.east) {E}; \node[cross] at (B.west) {}; \node[anchor = east, font = \tiny] at (B.west) {W}; \node[cross] at (B.north) {}; \node[anchor = south, font = \tiny] at (B.north) {N}; \node[cross] at (B.south) {}; \node[anchor = north, font = \tiny] at (B.south) {S}; \node[cross] at (B.northeast) {}; \node[anchor = west, font = \tiny] at (B.northeast) {NE}; \node[cross] at (B.near northeast) {}; \node[anchor = west, font = \tiny] at (B.near northeast) {nNE}; \node[cross] at (B.far northeast) {}; \node[anchor = south west, font = \tiny] at (B.far northeast) {fNE}; \node[cross] at (B.northwest) {}; \node[anchor = east, font = \tiny] at (B.northwest) {NW}; \node[cross] at (B.near northwest) {}; \node[anchor = east, font = \tiny] at (B.near northwest) {nNW}; \node[cross] at (B.far northwest) {}; \node[anchor = south east, font = \tiny] at (B.far northwest) {fNW}; \node[cross] at (B.southeast) {}; \node[anchor = west, font = \tiny] at (B.southeast) {SE}; \node[cross] at (B.near southeast) {}; \node[anchor = west, font = \tiny] at (B.near southeast) {nSE}; \node[cross] at (B.far southeast) {}; \node[anchor = north west, font = \tiny] at (B.far southeast) {fSE}; \node[cross] at (B.southwest) {}; \node[anchor = east, font = \tiny] at (B.southwest) {SW}; \node[cross] at (B.near southwest) {}; \node[anchor = east, font = \tiny] at (B.near southwest) {nSW}; \node[cross] at (B.far southwest) {}; \node[anchor = north east, font = \tiny] at (B.far southwest) {fSW}; \end{tikzpicture} \end{center} \paragraph{Options} \begin{center} \begin{tikzpicture} \draw[step = 0.5cm, gray, very thin] (-7.25, -2.25) grid (7.25, 0.25); \node[liquid filter, /liquid filter = general] (A) at (-6.0, -1.0) {}; \node[anchor = south] at (-6.0, 0.25) {\textbf{general}}; \node[liquid filter, /liquid filter = bag] (A) at (-3.0, -1.0) {}; \node[anchor = south] at (-3.0, 0.25) {\textbf{bag}}; \node[liquid filter, /liquid filter = bed] (A) at (0.0, -1.0) {}; \node[anchor = south] at (0.0, 0.25) {\textbf{bed}}; \node[liquid filter, /liquid filter = suction] (A) at (3.0, -1.0) {}; \node[anchor = south] at (3.0, 0.25) {\textbf{suction}}; \node[liquid filter, /liquid filter = rotary] (A) at (6.0, -1.0) {}; \node[anchor = south] at (6.0, 0.25) {\textbf{rotary}}; \end{tikzpicture} \\[0.25cm] \begin{tikzpicture} \draw[step = 0.5cm, gray, very thin] (-7.25, -2.25) grid (7.25, 0.25); \node[liquid filter, /liquid filter = rotary with scraper] (A) at (-6.0, -1.0) {}; \node[anchor = south] at (-5.6, 0.20) {\textbf{rotary with scraper}}; \node[liquid filter, /liquid filter = belt] (A) at (-3.0, -1.0) {}; \node[anchor = south] at (-3.0, 0.25) {\textbf{belt}}; \node[liquid filter, /liquid filter = press] (A) at (0.0, -1.0) {}; \node[anchor = south] at (0.0, 0.25) {\textbf{press}}; \node[liquid filter, /liquid filter = ion] (A) at (3.0, -1.0) {}; \node[anchor = south] at (3.0, 0.25) {\textbf{ion}}; \node[liquid filter, /liquid filter = bio] (A) at (6.0, -1.0) {}; \node[anchor = south] at (6.0, 0.25) {\textbf{bio}}; \end{tikzpicture} \end{center}