Uses of Class
rasj.RasPoint
Packages that use RasPoint
-
Uses of RasPoint in rasj
Modifier and TypeMethodDescriptionMethod for vector addition.RasMInterval.getExtent()Gets the size of this MInterval as a point, that means the point specifies the extent of this MInterval ( i.e.RasMInterval.getHigh()Gets the point with the highest coordinates in every dimension.RasMInterval.getOrigin()Gets the point with the lowest coordinates in every dimension.Method for vector multiplication.final RasPointThis method copies the values of the given point to the current point.RasPoint.stream(long newElement) Method for stream initialization of this point.Modifier and TypeMethodDescriptionMethod for vector addition.final intRasPoint.comparedWith(RasPoint p) Compares this point to another point.final intMethod for testing if this interval covers the given point.RasMInterval.createTranslation(RasPoint t) This method returns a new MInterval resulting from a translation of the current MInterval by the given point.booleanMethod for testing equality of two points.
Two points are equal if they have the same dimensionality and identic values in each dimension.bytesubscript operator for read access of a cell.byte[]Reads a cell of the MDD.byte[]subscript operator for read access of a cell.byte[]subscript operator for read access of a cell.byte[]subscript operator for read access of a cell.byte[]subscript operator for read access of a cell.byte[]subscript operator for read access of a cell.byte[]subscript operator for read access of a cell.doublesubscript operator for read access of a cell.floatsubscript operator for read access of a cell.intsubscript operator for read access of a cell.longsubscript operator for read access of a cell.intsubscript operator for read access of a cell.Method for vector multiplication.booleanMethod for testing inequality.final RasPointThis method copies the values of the given point to the current point.This methods translates the current MInterval by a point.