drawCircle drawOval drawLine drawPath drawPoint drawPoints drawRect
+---------------------------+ | Point | +---------------------------+ | - x: int | | - y: int | +---------------------------+ | + Point(x : int, y : int) | | + getX( ) : int | | + getY( ) : int | | + toString( ) : String | +---------------------------+
app/src/main/res/raw
InputStream is = getResources( ).openRawResource(R.raw.myfile); Scanner scanner = new Scanner(is);
app/src/main/res/rawThis map shows the locations of the zoo cages and the animals that live in them.