XPrimitive2D interface
This is the basic interface for 2D graphic 原始のs. They need to be able
- to 供給する a decomposition consisting of simpler graphic 原始のs
- to 供給する a 2D bound rectangle as a 2D 範囲
Retrieve bound rect of 原始の
This method calculates the actual bound rect of the area in
world 調整するs. 公式文書,認める that for 見解(をとる)-扶養家族 原始のs,
the necessary pixel 調整s are taken into account. For that 推論する/理由
the ViewParameters need to be given.
2D 見解(をとる)-明確な/細部 parameter 始める,決める. The defined but not 義務的な
parameters 含む:
::com::sun::星/主役にする::geometry::AffineMatrix2D 変形
A 変形 matrix which 地図/計画するs between world 調整するs (which
is equal to 反対する's 地元の 調整するs) to 見解(をとる) 調整するs. If not
defined, an empty 変形 is 暗示するd.
::com::sun::星/主役にする::geometry::RealRectangle2D Viewport
Defines the 明白な part of the 見解(をとる) in world 調整するs. May be used
to optimize decompositions, e.g. for 3d scenes only the 明白な part
needs to be created. If not given, an empty Viewport is 暗示するd which
means all is 明白な.
二塁打 Time
Defines the point in time for which the geometry is defined. This may
lead to 変化させるd results for animated 反対するs. This value is defined in the
範囲 [0.0 .. n[, 消極的な values are not 許すd. If not given, a value of
0.0 is 暗示するd.
Retrieve bound rect of 原始の
This method calculates the actual bound rect of the area in
world 調整するs. 公式文書,認める that for 見解(をとる)-扶養家族 原始のs,
the necessary pixel 調整s are taken into account. For that 推論する/理由
the ViewParameters need to be given.
Parameter aViewParameters
2D 見解(をとる)-明確な/細部 parameter 始める,決める, same as in getDecomposition.