net.nexttext
Interface Locatable

All Known Implementing Classes:
Mouse, MouseDefault, OnDrag, PLocatableVector, RandomLocation, TextObject, TextObjectGlyph, TextObjectGroup, TextObjectRoot, TextPage

public interface Locatable

An object with a position.


Method Summary
 processing.core.PVector getLocation()
           
 

Method Detail

getLocation

processing.core.PVector getLocation()
Returns:
The object's location in absolute coordinates.