Sofia Library
Package Index
|
Class Index
sofia.app
sofia.audio
sofia.content
sofia.data
sofia.demos
sofia.demos.avians
sofia.demos.breakout
sofia.demos.pong
sofia.gps
sofia.graphics
sofia.maps
sofia.micro
sofia.micro.greenfoot
sofia.micro.jeroo
sofia.micro.lightbot
sofia.util
sofia.view
sofia.widget
Interfaces
CopyableGeometry
<T>
Joint
PropertyTransformer
ResolvableGeometry
<T>
ShapeManipulating
ShapeParent
ShapeQuerying
Classes
AbstractJoint
<JointType extends Joint, JointDefType extends JointDef>
Anchor
Color
CoordinateSystem
DirectionalPad
DistanceJoint
ElasticInInterpolator
ElasticInOutInterpolator
ElasticOutInterpolator
FillableShape
FillableShape.Animator
<AnimatorType extends
Animator
<AnimatorType>>
Geometry
Image
LineShape
MotionStep
OvalShape
PointAndAnchor
Predicate
<T>
RectangleShape
RevoluteJoint
Shape
Shape.Animator
<AnimatorType extends
Animator
<AnimatorType>>
Shape.Filter
<FilterType extends
Animator
<FilterType>>
ShapeField
ShapeFilter
<ShapeType extends
Shape
>
ShapeSet
<ShapeType extends
Shape
>
ShapeView
SizeF
StrokedShape
StrokedShape.Animator
<AnimatorType extends
Animator
<AnimatorType>>
TextShape
TextShape.Animator
<AnimatorType extends
Animator
<AnimatorType>>
Timings
ViewEdges
ZIndexComparator
Enums
RepeatMode
ShapeMotion
Package Index
|
Class Index
Summary:
Methods
|
[Expand All]
public interface
Joint
sofia.graphics.Joint
Known Indirect Subclasses
AbstractJoint
<JointType extends Joint, JointDefType extends JointDef>,
DistanceJoint
,
RevoluteJoint
AbstractJoint
<JointType extends Joint, JointDefType extends JointDef>
TODO document
DistanceJoint
TODO document
RevoluteJoint
TODO document
Class Overview
TODO document
Summary
Public Methods
abstract void
connect
()
abstract Joint
getB2Joint
()
abstract JointDef
getB2JointDef
()
abstract
Shape
getFirstShape
()
abstract
Shape
getSecondShape
()
Public Methods
public abstract void
connect
()
public abstract Joint
getB2Joint
()
public abstract JointDef
getB2JointDef
()
public abstract
Shape
getFirstShape
()
public abstract
Shape
getSecondShape
()