package com.tridium.px.editor.studio.trackers; import javax.baja.gx.Geom; public interface GeomSupplier { Geom[] geoms(); }