Uses of Interface
com.kuka.geometry.connections.ITransformationConnection

Packages that use ITransformationConnection
com.kuka.geometry.connections This package contains interfaces and classes describing connections between Frames. 
com.kuka.geometry.forms This package contains classes for usage of geometrical forms within the KUKA geometry model. 
 

Uses of ITransformationConnection in com.kuka.geometry.connections
 

Classes in com.kuka.geometry.connections that implement ITransformationConnection
 class StaticConnection
          An implementation of an immutable ITransformationConnection that contains a constant, unchanging spatial transformation.
 

Uses of ITransformationConnection in com.kuka.geometry.forms
 

Classes in com.kuka.geometry.forms that implement ITransformationConnection
 class CuboidConnection
          A cuboid connection is a connection between the reference vertex to another vertex of a cuboid.
 class SphericalConnection
          A spherical connection is a connection between the center of the sphere and a frame on its surface.
 



Copyright © 2019. All rights reserved.