Uses of Class
t3.hrd.state.ScaRotTraTransformImmutable

Packages that use ScaRotTraTransformImmutable
t3.hrd.state   
 

Uses of ScaRotTraTransformImmutable in t3.hrd.state
 

Subclasses of ScaRotTraTransformImmutable in t3.hrd.state
 class ScaRotTraTransformImmutableUniformScale
          Version of ScaRotTraTransformImmutable but with uniform scale.
 

Methods in t3.hrd.state that return ScaRotTraTransformImmutable
 ScaRotTraTransformImmutable Link.getTstandardRectToDESKrectA()
           
 ScaRotTraTransformImmutable Link.getTstandardRectToDESKrectB()
           
 

Methods in t3.hrd.state with parameters of type ScaRotTraTransformImmutable
 void StateListener.callback_createdLink(Link l, int displayType, java.awt.Color c, ScaRotTraTransformImmutable tUniformRectToDESKrectA, ScaRotTraTransformImmutable tUniformRectToDESKrectB)
           
 void StateListener.callback_updatedLinkAff(Link l, ScaRotTraTransformImmutable tUniformRectToDESKrectA, ScaRotTraTransformImmutable tUniformRectToDESKrectB)
           
protected  Link StateManager.factoryReturnNewLinkObject(StateListener tilesListener, int linkId, int displayType, java.awt.Color c, ScaRotTraTransformImmutable tStandardRectToDESKrectA, ScaRotTraTransformImmutable tStandardRectToDESKrectB)
           
 Link StateManager.opCreateLink(int elId, int displayType, java.awt.Color c, ScaRotTraTransformImmutable tStandardRectToDESKrectA, ScaRotTraTransformImmutable tStandardRectToDESKrectB)
          Creates and returns a link with the specified parameters.
 Link StateManager.opCreateLinkAutogenerateId(int displayType, java.awt.Color c, ScaRotTraTransformImmutable tStandardRectToDESKrectA, ScaRotTraTransformImmutable tStandardRectToDESKrectB)
           
 void Link.opSetAff(ScaRotTraTransformImmutable tStandardRectToDESKrectA, ScaRotTraTransformImmutable tStandardRectToDESKrectB)
          Sets the positions, dimensions and orientations in DESK space of the two rectangles linked by the link.