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
CopyableGeometry
sofia.graphics.CopyableGeometry<T>
Known Indirect Subclasses
PointAndAnchor
,
ResolvableGeometry
<T>
PointAndAnchor
A
PointAndAnchor
encapsulates a
PointF
denoting a location on a shape canvas and an
Anchor
that indicates how a shape should be anchored to that point.
ResolvableGeometry
<T>
Summary
Public Methods
abstract T
copy
()
Public Methods
public abstract T
copy
()