Package wt.viewmarkup
Class _DerivedImage
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.viewmarkup._DerivedImage
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.content._ContentHolder,wt.content._FormatContentHolder,ContentHolder,FormatContentHolder,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,wt.fc.archive._Archiveable,wt.fc.archive.Archiveable,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,wt.filter._NavigationCriteriaOwner,wt.filter.NavigationCriteriaOwner,DisplayIdentification,wt.ownership._Ownable,wt.ownership.Ownable,_Representation,Representation,wt.ufid._Federatable,wt.ufid.Federatable,wt.viewmarkup._Viewable,wt.viewmarkup.Viewable
- Direct Known Subclasses:
DerivedImage
public abstract class _DerivedImage
extends WTObject
implements wt.viewmarkup.Viewable, wt.ownership.Ownable, Representation, wt.fc.archive.Archiveable, SecurityLabeled, wt.access.PolicyAccessControlled, AdHocControlled, wt.filter.NavigationCriteriaOwner, Externalizable
- See Also:
-
Field Summary
Fields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.access._AdHocControlled
ENTRY_SETFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.content._ContentHolder
CONTENT_VECTOR, HAS_CONTENTS, HTTP_VECTOR, OPERATIONFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.content._FormatContentHolder
FORMAT, FORMAT_NAME, PRIMARYFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.representation._Representation
BOUNDING_BOX, DEFAULT_REPRESENTATION, HAS_BOUNDING_BOX, HAS_OCTREE, OUT_OF_DATE, REPRESENTABLE, REPRESENTABLE_REFERENCE, REPRESENTATION_TYPEFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUE -
Method Summary
Modifier and TypeMethodDescriptionfloat[]Supported API: trueSupported API: trueSupported API: truebooleanSupported API: truebooleanSupported API: truebooleanHas the Representation be made out of date by changes to other objects?Methods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentityMethods inherited from interface wt.representation.Representation
getBoundingBoxObject, getDefaultRepresentation, getOctree, setBoundingBox, setDefaultRepresentation, setOctree
-
Method Details
-
isDefaultRepresentation
public boolean isDefaultRepresentation()Supported API: true- Specified by:
isDefaultRepresentationin interface_Representation- See Also:
-
isOutOfDate
public boolean isOutOfDate()Has the Representation be made out of date by changes to other objects?Supported API: true
- Specified by:
isOutOfDatein interface_Representation- See Also:
-
getBoundingBox
public float[] getBoundingBox()Supported API: true- Specified by:
getBoundingBoxin interface_Representation- See Also:
-
isHasBoundingBox
public boolean isHasBoundingBox()Supported API: true- Specified by:
isHasBoundingBoxin interface_Representation- See Also:
-
getRepresentable
Supported API: true- Specified by:
getRepresentablein interface_Representation- See Also:
-
getRepresentableReference
Supported API: true- Specified by:
getRepresentableReferencein interface_Representation- See Also:
-