Uses of Class
de.gsi.dataset.spi.utils.DoublePoint
-
Packages that use DoublePoint Package Description de.gsi.dataset.spi -
-
Uses of DoublePoint in de.gsi.dataset.spi
Fields in de.gsi.dataset.spi with type parameters of type DoublePoint Modifier and Type Field Description protected java.util.ArrayList<DoublePoint>LabelledMarkerDataSet. dataMethods in de.gsi.dataset.spi that return types with arguments of type DoublePoint Modifier and Type Method Description java.util.List<DoublePoint>LabelledMarkerDataSet. getData()
-