java.lang.Object
com.smartdevicelink.proxy.RPCStruct
public static final java.lang.String KEY_ID
public static final java.lang.String KEY_RECT
From Class | Fields |
---|---|
com.smartdevicelink.proxy.RPCStruct | KEY_BULK_DATA, KEY_PROTECTED, store |
public HapticRect()
public HapticRect(java.util.Hashtable<java.lang.String, java.lang.Object> hash)
public HapticRect(Integer id,Rectangle rect)
Set a user control spatial identifier that references the supplied spatial data
public com.smartdevicelink.proxy.rpc.HapticRect setId(Integer id)
public java.lang.Integer getId()
Set the position of the haptic rectangle to be highlighted. The center of this rectangle will be "touched" when a press occurs.
public com.smartdevicelink.proxy.rpc.HapticRect setRect(Rectangle rect)
public com.smartdevicelink.proxy.rpc.Rectangle getRect()
From Class | Methods |
---|---|
com.smartdevicelink.proxy.RPCStruct | getStoreValue, getStore, deserializeJSON, serializeJSON, serializeJSON, format, getBulkData, setBulkData, setPayloadProtected, isPayloadProtected, getMessageTypeName, hasKey, setValue, getValue, getObject, formatObject, getValueForString, getString, getInteger, getDouble, getFloat, getBoolean, getLong, clone, equals, hashCode |
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |