JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.aspose.threed
Interface INamedObject
All Known Implementing Classes:
A3DObject
,
AnimationChannel
,
AnimationClip
,
AnimationNode
,
ArbitraryProfile
,
AssetInfo
,
BindPoint
,
Bone
,
BooleanOperator
,
Box
,
Camera
,
CenterLineProfile
,
Circle
,
CircleShape
,
CompositeCurve
,
CShape
,
Curve
,
CustomObject
,
Cylinder
,
Deformer
,
Dish
,
Ellipse
,
EllipseShape
,
Entity
,
FontFile
,
Frustum
,
Geometry
,
Group
,
HalfSpace
,
HollowCircleShape
,
HollowRectangleShape
,
HShape
,
KeyframeSequence
,
LambertMaterial
,
Light
,
Line
,
LinearExtrusion
,
LShape
,
Material
,
Mesh
,
MirroredProfile
,
MorphTargetChannel
,
MorphTargetDeformer
,
Node
,
NurbsCurve
,
NurbsSurface
,
ParameterizedProfile
,
Patch
,
PbrMaterial
,
PbrSpecularMaterial
,
PhongMaterial
,
Plane
,
PointCloud
,
Pose
,
Primitive
,
Profile
,
Pyramid
,
RectangleShape
,
RectangularTorus
,
RevolvedAreaSolid
,
Scene
,
SceneObject
,
ShaderMaterial
,
Shape
,
Skeleton
,
SkinDeformer
,
Sphere
,
SweptAreaSolid
,
Text
,
Texture
,
TextureBase
,
TextureData
,
Torus
,
Transform
,
TransformedCurve
,
TrapeziumShape
,
TriMesh
,
TrimmedCurve
,
TShape
,
UShape
,
ZShape
public interface
INamedObject
Object that has a name
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getName
()
Gets the name of the object
Method Detail
getName
java.lang.String getName()
Gets the name of the object
Returns:
the name of the object
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method