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
|
Inherited Methods
|
[Expand All]
public interface
ResolvableGeometry
implements
CopyableGeometry
<T>
sofia.graphics.ResolvableGeometry<T>
Summary
Public Methods
abstract
Set
<
Shape
>
getShapeDependencies
()
abstract boolean
isGeometryResolved
()
abstract void
resolveGeometry
(
Shape
shape)
[Expand]
Inherited Methods
From interface
sofia.graphics.CopyableGeometry
abstract T
copy
()
Public Methods
public abstract
Set
<
Shape
>
getShapeDependencies
()
public abstract boolean
isGeometryResolved
()
public abstract void
resolveGeometry
(
Shape
shape)