¡@

Home 

2014/10/16 ¤W¤È 08:13:32

android Programming Glossary: fieldbearing.settext

Rotating an ImageView like a compass (with the “north pole” set elsewhere)

http://stackoverflow.com/questions/7978618/rotating-an-imageview-like-a-compass-with-the-north-pole-set-elsewhere

direction Set the field if baseAzimuth 0 baseAzimuth 45 fieldBearing.setText S else if baseAzimuth 45 baseAzimuth 90 fieldBearing.setText.. S else if baseAzimuth 45 baseAzimuth 90 fieldBearing.setText SW else if baseAzimuth 0 baseAzimuth 135 fieldBearing.setText.. SW else if baseAzimuth 0 baseAzimuth 135 fieldBearing.setText W else if baseAzimuth 0 baseAzimuth 180 fieldBearing.setText..

Rotating an ImageView like a compass (with the “north pole” set elsewhere)

http://stackoverflow.com/questions/7978618/rotating-an-imageview-like-a-compass-with-the-north-pole-set-elsewhere

destinationObj rotateImageView arrow R.drawable.arrow direction Set the field if baseAzimuth 0 baseAzimuth 45 fieldBearing.setText S else if baseAzimuth 45 baseAzimuth 90 fieldBearing.setText SW else if baseAzimuth 0 baseAzimuth 135 fieldBearing.setText.. direction Set the field if baseAzimuth 0 baseAzimuth 45 fieldBearing.setText S else if baseAzimuth 45 baseAzimuth 90 fieldBearing.setText SW else if baseAzimuth 0 baseAzimuth 135 fieldBearing.setText W else if baseAzimuth 0 baseAzimuth 180 fieldBearing.setText.. S else if baseAzimuth 45 baseAzimuth 90 fieldBearing.setText SW else if baseAzimuth 0 baseAzimuth 135 fieldBearing.setText W else if baseAzimuth 0 baseAzimuth 180 fieldBearing.setText NW else if baseAzimuth 0 baseAzimuth 225 fieldBearing.setText..