Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Agi.foundation.graphics.advanced Classes and Interfaces - 63 results found.
NameDescriptionTypePackageFramework
AGIProcessedImageGlobeOverlayA GlobeImageOverlay for handling AGI Processed Image (PDTTX) files.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
AGIProcessedTerrainOverlayA TerrainOverlay for handling AGI Processed Terrain (PDTT) files.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
AGIRoamImageGlobeOverlayA GlobeImageOverlay for handling ROAM (TXM/TXB) files.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
BlendingEquationenum BlendingEquationThe operation that will be used when combining the source and destination values during blending.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
BlendingFunctionenum BlendingFunctionThe operation that will be used when computing the source and destination values that will be used during blending.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
BoundingRectangleA BoundingRectangle with four parameters of type double.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
BoundingSphereA sphere that encapsulates an object.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
CameraSnapshotTakes snapshots of the 3D window.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
CameraSnapshotFileFormatenum CameraSnapshotFileFormatWhen using CameraSnapshot orClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
CameraVideoRecordingRecords the 3D window to either a movie file or to consecutively ordered image files each time the Scene is rendered.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
CentralBodyGraphicsIndexerAn indexer into the CentralBodyGraphics for a particular CentralBody, which provides graphicalClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ConstrainedUpAxisenum ConstrainedUpAxisWhen setting the Camera's Axes (get / set), thisClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
CustomImageGlobeOverlayA GlobeImageOverlay that allows for a user defined image to be specified.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
DragDropOptionsOptions for configuring automatic handling of supported files when they are dragged and dropped onto the Insight3D control.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ForwardAndBackwardAnimationThe base class for animation classes that can animate both forward and backward.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ForwardAnimationThe base class for animation classes that can animate in the forward direction.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ForwardAnimation .AnimationStateClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
GeospatialImageGlobeOverlayA GlobeImageOverlay for handling JPEG 2000 (.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
GlobeOverlayThe base class of all TerrainOverlay and GlobeImageOverlay objects.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
GlobeOverlayRoleenum GlobeOverlayRoleThe role of a GlobeOverlay.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
GlobeOverlaySettingsSettings used by GlobeOverlay objects.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
IndicesOrderHintenum IndicesOrderHintAn optimization hint optionally provided to a primitive'sClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
IScreenOverlayContainerThe interface for screen overlays that contain a collection of other overlays.Interfaceagi.foundation.graphics.advancedAGI ( Analytical Graphics )
LightingLighting in the 3D scene.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MaintainAspectRatioenum MaintainAspectRatioSpecifies whether the aspect ratio of a texture will be maintained during sizing of a screen overlay.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MapProjectionThe projection of the pixel data returned from a CustomImageGlobeOverlay.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MarkerBatchRenderingMethodenum MarkerBatchRenderingMethodRendering methods available for use by the marker batch primitive.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MarkerBatchRenderPassenum MarkerBatchRenderPassThe pass during which the marker batch is rendered.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MarkerBatchSizeSourceenum MarkerBatchSizeSourceDetermines which marker batch property is used to size each marker in a marker batch.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MarkerBatchSortOrderenum MarkerBatchSortOrderThe order in which markers in a marker batch are sorted before rendering.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MarkerBatchUnitenum MarkerBatchUnitThe unit for marker sizes in a marker batch.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MessageLoopTypeenum MessageLoopTypeIndicates the type of message loop in use by the application.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MinimalForwardAnimationA minimalistic animation class.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ModelTransformationTypeenum ModelTransformationTypeTransformation types that define the way a ModelTransformationClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MouseOptionsOptions for configuring automatic handling of mouse input for controlling the scene's Camera.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
OriginVertical and horizontal origin.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
PathPrimitiveRemoveLocationenum PathPrimitiveRemoveLocationRepresents the location of a point to be removed.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
PathPrimitiveUpdatePolicyA class that encapsulates the update logic for a Derived classes must implement the PathPrimitiveUpdatePolicy.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
PrimitivesSortOrderenum PrimitivesSortOrderThe order in which primitives are sorted before rendering.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ProjectedRasterRenderPassenum ProjectedRasterRenderPassThe pass during which the projected raster is rendered.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ProjectionA Projection represents a simplified camera with a Position (get / set), Orientation (get / set), and FieldOfViewHorizontal (get / set) and FieldOfViewVertical (get / set).Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ProjectionStreamA Projection that is updated dynamically at the specified UpdateDelta (get / set).Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
RefreshRateThe rate at which animation frames will occur.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
RenderPassDescribes when a primitive will be rendered.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
RenderPassHintAn optimization hint optionally provided to a primitive's Set method to enhance performance when per-position colors are used.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
SceneGlobeOverlaySettingsSettings used by GlobeOverlay objects.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlayCollectionBaseThe common base class for collections of overlays held by ScreenOverlay and by ScreenOverlayManager.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlayOriginenum ScreenOverlayOriginSpecifies the origin of a screen overlay, as well as the direction of the horizontal andClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlayPaddingThe padding by which all child overlays will be offset from the edges of the parent.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlayPinningOriginenum ScreenOverlayPinningOriginSpecifies the origin of the PinningPosition (get / set) of the screen overlay, as well as the direction of the horizontal andClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlayPointDescribes the position of a screen overlay.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlayRotationPointThe origin of rotation of a ScreenOverlay.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlaySizeDescribes the size of a screen overlay.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlayUnitenum ScreenOverlayUnitA unit specifying how a screen overlay is sized and positioned relative to its parent.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
SimulationAnimationCycleenum SimulationAnimationCycleDefines the next animation time that will happen when the start and end times are reached.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
StartedEventArgsThe EventArgs passed to the started event.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
SurfaceMeshRenderingMethodenum SurfaceMeshRenderingMethodRendering methods available for use by the surface mesh primitive.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
Texture2DFactoryA factory for creating Texture2D objects from various sources.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
TileContains the information for a GlobeOverlay tile.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
TilerSpecifies a cartographic tiling scheme for a CustomImageGlobeOverlay object.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
TranslucencyHelperContains helpful methods for working with colors and translucency.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
TriangulatedSensorProjectionA SensorProjection that has been triangulated for rendering.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
VisibilityResult of a visibility test, such as testing if a sphere intersects a frustum.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )