Uses of Class
com.sparshui.common.Location
Packages that use Location
Package
Description
-
Uses of Location in com.sparshui.client
Methods in com.sparshui.client with parameters of type LocationModifier and TypeMethodDescriptionintSparshClient.getGroupID(Location location) This method must return an ID for a group of points that should be processed together. -
Uses of Location in com.sparshui.common
Methods in com.sparshui.common that return LocationModifier and TypeMethodDescriptionstatic Locationstatic LocationLocation.getCentroid(Location a, Location b, float w) get weighted average location.static LocationLocation.pixelLocation(Location location) static LocationLocation.screenLocation(Location location) Methods in com.sparshui.common with parameters of type LocationModifier and TypeMethodDescriptionstatic Locationstatic LocationLocation.getCentroid(Location a, Location b, float w) get weighted average location.floatLocation.getDistance(Location location) static LocationLocation.pixelLocation(Location location) static LocationLocation.screenLocation(Location location) -
Uses of Location in com.sparshui.common.messages.events
Methods in com.sparshui.common.messages.events that return LocationMethods in com.sparshui.common.messages.events with parameters of type LocationModifier and TypeMethodDescriptionvoidvoidConstructors in com.sparshui.common.messages.events with parameters of type Location -
Uses of Location in com.sparshui.server
Methods in com.sparshui.server that return LocationMethods in com.sparshui.server with parameters of type LocationModifier and TypeMethodDescriptionvoidUpdate this touch point with a new location and state.Constructors in com.sparshui.server with parameters of type Location -
Uses of Location in org.jmol.multitouch.sparshui
Fields in org.jmol.multitouch.sparshui declared as LocationModifier and TypeFieldDescriptionprotected LocationTwoPointGesture._offsetprotected LocationTwoPointGesture._offsetCentroidMethods in org.jmol.multitouch.sparshui with parameters of type Location