Package | Description |
---|---|
com.sun.javafx.geom | |
com.sun.javafx.geom.transform | |
com.sun.javafx.scene | |
com.sun.javafx.scene.text | |
com.sun.javafx.sg.prism | |
com.sun.javafx.text | |
com.sun.javafx.util | |
com.sun.prism.impl | |
com.sun.prism.impl.ps | |
com.sun.prism.impl.shape | |
com.sun.prism.shape | |
com.sun.scenario.effect | |
javafx.embed.swing |
Provides the set of classes to use JavaFX inside Swing applications.
|
javafx.scene |
Provides the core set of base
classes for the JavaFX Scene Graph API.
|
javafx.scene.canvas |
Provides the set of classes for canvas, an immediate mode style of rendering API.
|
javafx.scene.effect |
Provides the set of classes for attaching graphical filter effects to JavaFX Scene Graph Nodes.
|
javafx.scene.image |
Provides the set of classes for loading and displaying images.
|
javafx.scene.layout |
Provides classes to support user interface layout.
|
javafx.scene.media |
Provides the set of classes for integrating audio and video into Java FX
Applications.
|
javafx.scene.shape |
Provides the set of 2D classes for defining and performing operations on
objects related to two-dimensional geometry.
|
javafx.scene.text |
Provides the set of classes for fonts and renderable Text Node.
|
javafx.scene.web |
This package provides means for loading and displaying Web content.
|
Modifier and Type | Class and Description |
---|---|
class |
BoxBounds |
class |
RectBounds
A simple object which carries bounds information as floats, and
has no Z components.
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
RectBounds.copy() |
BaseBounds |
BoxBounds.copy() |
abstract BaseBounds |
BaseBounds.copy()
Duplicates this instance.
|
BaseBounds |
RectBounds.deriveWithNewBounds(BaseBounds other) |
BaseBounds |
BoxBounds.deriveWithNewBounds(BaseBounds other) |
abstract BaseBounds |
BaseBounds.deriveWithNewBounds(BaseBounds other) |
BaseBounds |
RectBounds.deriveWithNewBounds(float minX,
float minY,
float minZ,
float maxX,
float maxY,
float maxZ) |
BaseBounds |
BoxBounds.deriveWithNewBounds(float minX,
float minY,
float minZ,
float maxX,
float maxY,
float maxZ) |
abstract BaseBounds |
BaseBounds.deriveWithNewBounds(float minX,
float minY,
float minZ,
float maxX,
float maxY,
float maxZ) |
BaseBounds |
RectBounds.deriveWithNewBounds(Rectangle other) |
BaseBounds |
BoxBounds.deriveWithNewBounds(Rectangle other) |
abstract BaseBounds |
BaseBounds.deriveWithNewBounds(Rectangle other) |
BaseBounds |
RectBounds.deriveWithNewBoundsAndSort(float minX,
float minY,
float minZ,
float maxX,
float maxY,
float maxZ) |
BaseBounds |
BoxBounds.deriveWithNewBoundsAndSort(float minX,
float minY,
float minZ,
float maxX,
float maxY,
float maxZ) |
abstract BaseBounds |
BaseBounds.deriveWithNewBoundsAndSort(float minX,
float minY,
float minZ,
float maxX,
float maxY,
float maxZ) |
BaseBounds |
RectBounds.deriveWithPadding(float h,
float v,
float d) |
BaseBounds |
BoxBounds.deriveWithPadding(float h,
float v,
float d) |
abstract BaseBounds |
BaseBounds.deriveWithPadding(float h,
float v,
float d) |
BaseBounds |
RectBounds.deriveWithUnion(BaseBounds other) |
BaseBounds |
BoxBounds.deriveWithUnion(BaseBounds other) |
abstract BaseBounds |
BaseBounds.deriveWithUnion(BaseBounds other) |
static BaseBounds |
BaseBounds.getInstance(float minX,
float minY,
float maxX,
float maxY) |
static BaseBounds |
BaseBounds.getInstance(float minX,
float minY,
float minZ,
float maxX,
float maxY,
float maxZ) |
abstract BaseBounds |
BaseBounds.makeEmpty() |
protected BaseBounds |
TransformedShape.untransformedBounds(float x,
float y,
float w,
float h) |
Modifier and Type | Method and Description |
---|---|
BaseBounds |
RectBounds.deriveWithNewBounds(BaseBounds other) |
BaseBounds |
BoxBounds.deriveWithNewBounds(BaseBounds other) |
abstract BaseBounds |
BaseBounds.deriveWithNewBounds(BaseBounds other) |
BaseBounds |
RectBounds.deriveWithUnion(BaseBounds other) |
BaseBounds |
BoxBounds.deriveWithUnion(BaseBounds other) |
abstract BaseBounds |
BaseBounds.deriveWithUnion(BaseBounds other) |
boolean |
RectBounds.intersects(BaseBounds other) |
boolean |
BoxBounds.intersects(BaseBounds other) |
void |
RectBounds.intersectWith(BaseBounds other) |
void |
BoxBounds.intersectWith(BaseBounds other) |
abstract void |
BaseBounds.intersectWith(BaseBounds other) |
void |
Rectangle.setBounds(BaseBounds b) |
void |
BoxBounds.setBounds(BaseBounds other)
Set the bounds to match that of the BaseBounds object specified.
|
void |
BoxBounds.unionWith(BaseBounds other) |
Constructor and Description |
---|
Rectangle(BaseBounds b)
Constructs a new
Rectangle , initialized to match
the values of the specified Rectangle . |
Modifier and Type | Method and Description |
---|---|
BaseBounds |
BoundsAccessor.getGeomBounds(BaseBounds bounds,
BaseTransform tx,
Node node) |
Modifier and Type | Method and Description |
---|---|
BaseBounds |
BoundsAccessor.getGeomBounds(BaseBounds bounds,
BaseTransform tx,
Node node) |
Modifier and Type | Method and Description |
---|---|
BaseBounds |
TextLayout.getBounds()
Returns the (logical) bounds of the layout
minX is always zero
minY is the ascent of the first line (negative)
width the width of the widest line
height the sum of all lines height
Note that this width is different the wrapping width!
|
BaseBounds |
TextLayout.getBounds(TextSpan filter,
BaseBounds bounds) |
BaseBounds |
TextLayout.getVisualBounds(int type)
Returns the visual bounds of the layout using glyph bounding box
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
TextLayout.getBounds(TextSpan filter,
BaseBounds bounds) |
Modifier and Type | Field and Description |
---|---|
protected BaseBounds |
NGNode.contentBounds
The cached bounds.
|
protected BaseBounds |
NGNode.transformedBounds
The cached transformed bounds.
|
Modifier and Type | Method and Description |
---|---|
protected BaseBounds |
NGText.computePadding(BaseBounds region)
Provide some lucky padding in the case that we are rendering LCD
text since there might be some pixels that lie outside the normally
computed content bounds.
|
protected BaseBounds |
NGNode.computePadding(BaseBounds region)
LCD Text creates some painful situations where, due to the LCD text
algorithm, we end up with some pixels touched that are normally outside
the bounds.
|
BaseBounds |
NodeEffectInput.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
NGNode.getClippedBounds(BaseBounds bounds,
BaseTransform tx) |
BaseBounds |
NGNode.getCompleteBounds(BaseBounds bounds,
BaseTransform tx) |
BaseBounds |
NGNode.getContentBounds(BaseBounds bounds,
BaseTransform tx) |
BaseBounds |
NGNode.getEffectBounds(BaseBounds bounds,
BaseTransform tx) |
Modifier and Type | Method and Description |
---|---|
void |
NGNode.applyClip(BaseBounds clipBounds,
DirtyRegionContainer drc) |
protected BaseBounds |
NGText.computePadding(BaseBounds region)
Provide some lucky padding in the case that we are rendering LCD
text since there might be some pixels that lie outside the normally
computed content bounds.
|
protected BaseBounds |
NGNode.computePadding(BaseBounds region)
LCD Text creates some painful situations where, due to the LCD text
algorithm, we end up with some pixels touched that are normally outside
the bounds.
|
BaseBounds |
NGNode.getClippedBounds(BaseBounds bounds,
BaseTransform tx) |
BaseBounds |
NGNode.getCompleteBounds(BaseBounds bounds,
BaseTransform tx) |
BaseBounds |
NGNode.getContentBounds(BaseBounds bounds,
BaseTransform tx) |
BaseBounds |
NGNode.getEffectBounds(BaseBounds bounds,
BaseTransform tx) |
void |
NGNode.setContentBounds(BaseBounds bounds)
Called by the FX scene graph to tell us what our new content bounds are.
|
void |
NGNode.setTransformedBounds(BaseBounds bounds,
boolean byTransformChangeOnly)
Called by the FX scene graph to tell us what our transformed bounds are.
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
PrismTextLayout.getBounds() |
BaseBounds |
PrismTextLayout.getBounds(TextSpan filter,
BaseBounds bounds) |
BaseBounds |
PrismTextLayout.getVisualBounds(int type) |
Modifier and Type | Method and Description |
---|---|
BaseBounds |
PrismTextLayout.getBounds(TextSpan filter,
BaseBounds bounds) |
Modifier and Type | Field and Description |
---|---|
BaseBounds |
TempState.bounds
A temporary rect used for computing bounds by the various bounds
variables.
|
Modifier and Type | Method and Description |
---|---|
void |
GlyphCache.render(BaseContext ctx,
GlyphList gl,
float x,
float y,
int start,
int end,
Color rangeColor,
Color textColor,
BaseTransform xform,
BaseBounds clip) |
Modifier and Type | Method and Description |
---|---|
void |
CachingShapeRep.draw(Graphics g,
Shape shape,
BaseBounds bounds) |
void |
CachingShapeRep.fill(Graphics g,
Shape shape,
BaseBounds bounds) |
Modifier and Type | Method and Description |
---|---|
void |
BasicShapeRep.draw(Graphics g,
Shape shape,
BaseBounds bounds) |
void |
BasicRoundRectRep.draw(Graphics g,
Shape shape,
BaseBounds bounds) |
void |
BasicEllipseRep.draw(Graphics g,
Shape shape,
BaseBounds bounds) |
void |
BasicShapeRep.fill(Graphics g,
Shape shape,
BaseBounds bounds) |
void |
BasicRoundRectRep.fill(Graphics g,
Shape shape,
BaseBounds bounds) |
void |
BasicEllipseRep.fill(Graphics g,
Shape shape,
BaseBounds bounds) |
Modifier and Type | Method and Description |
---|---|
void |
ShapeRep.draw(Graphics g,
Shape shape,
BaseBounds bounds) |
void |
ShapeRep.fill(Graphics g,
Shape shape,
BaseBounds bounds) |
Modifier and Type | Method and Description |
---|---|
static BaseBounds |
Effect.combineBounds(BaseBounds... inputBounds) |
BaseBounds |
Reflection.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
PhongLighting.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
Offset.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
MotionBlur.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
InvertMask.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
InnerShadow.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
Identity.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
GaussianShadow.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
GaussianBlur.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
Flood.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
FilterEffect.getBounds(BaseTransform transform,
Effect defaultInput) |
abstract BaseBounds |
Effect.getBounds(BaseTransform transform,
Effect defaultInput)
Returns the bounding box that will be affected by this filter
operation when viewed under the specified
transform ,
given its list of input Effect s and the specified
defaultInput effect. |
BaseBounds |
DelegateEffect.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
Crop.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
BoxShadow.getBounds(BaseTransform transform,
Effect defaultInput) |
BaseBounds |
BoxBlur.getBounds(BaseTransform transform,
Effect defaultInput) |
static BaseBounds |
Effect.transformBounds(BaseTransform tx,
BaseBounds r) |
Modifier and Type | Method and Description |
---|---|
static BaseBounds |
Effect.combineBounds(BaseBounds... inputBounds) |
static BaseBounds |
Effect.transformBounds(BaseTransform tx,
BaseBounds r) |
Modifier and Type | Method and Description |
---|---|
BaseBounds |
SwingNode.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
SwingNode.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
SubScene.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Parent.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
abstract BaseBounds |
Node.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
LightBase.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Camera.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
SubScene.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Parent.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
abstract BaseBounds |
Node.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
LightBase.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Camera.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
Canvas.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
Canvas.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
Shadow.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
SepiaTone.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Reflection.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
PerspectiveTransform.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
MotionBlur.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Lighting.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
InnerShadow.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
ImageInput.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Glow.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
GaussianBlur.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
abstract BaseBounds |
Effect.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
DropShadow.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
DisplacementMap.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
ColorInput.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
ColorAdjust.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
BoxBlur.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Bloom.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Blend.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
Shadow.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
SepiaTone.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Reflection.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
PerspectiveTransform.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
MotionBlur.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Lighting.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
InnerShadow.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
ImageInput.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Glow.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
GaussianBlur.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
abstract BaseBounds |
Effect.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
DropShadow.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
DisplacementMap.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
ColorInput.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
ColorAdjust.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
BoxBlur.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Bloom.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Blend.impl_getBounds(BaseBounds bounds,
BaseTransform tx,
Node node,
BoundsAccessor boundsAccessor)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
ImageView.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
ImageView.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
Region.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
Region.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
MediaView.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
MediaView.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
Sphere.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Shape3D.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Shape.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Rectangle.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Polyline.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Polygon.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
MeshView.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Line.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Ellipse.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Cylinder.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Circle.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Box.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
Sphere.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Shape3D.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Shape.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Rectangle.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Polyline.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Polygon.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
MeshView.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Line.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Ellipse.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Cylinder.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Circle.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
BaseBounds |
Box.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
Text.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended
for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
Text.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended
for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
WebView.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
BaseBounds |
WebView.impl_computeGeomBounds(BaseBounds bounds,
BaseTransform tx)
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
Copyright © 2020. All rights reserved.