link start!
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.tridium.px.editor.studio.trackers;
|
||||
|
||||
import javax.baja.gx.Geom;
|
||||
|
||||
public interface GeomSupplier {
|
||||
Geom[] geoms();
|
||||
}
|
||||
Reference in New Issue
Block a user