Uses of Interface
net.avh4.framework.uilayer.scene.GraphicsOperations

Packages that use GraphicsOperations
net.avh4.framework.uilayer.scene   
 

Uses of GraphicsOperations in net.avh4.framework.uilayer.scene
 

Methods in net.avh4.framework.uilayer.scene with parameters of type GraphicsOperations
 void SceneText.draw(GraphicsOperations g, FontMetricsService fm)
           
 void SceneRect.draw(GraphicsOperations g, FontMetricsService fm)
           
 void ScenePlaceholder.draw(GraphicsOperations g, FontMetricsService fm)
           
 void SceneOval.draw(GraphicsOperations g, FontMetricsService fm)
           
 void SceneLine.draw(GraphicsOperations g, FontMetricsService fm)
           
 void SceneLabel.draw(GraphicsOperations g, FontMetricsService fm)
           
 void SceneImage.draw(GraphicsOperations g, FontMetricsService fm)
           
 void SceneElement.draw(GraphicsOperations g, FontMetricsService fm)
           
 void SceneCenteredText.draw(GraphicsOperations g, FontMetricsService fm)
           
 void CompositeSceneElement.draw(GraphicsOperations g, FontMetricsService fm)
           
 void ClippedElement.draw(GraphicsOperations g, FontMetricsService fm)
           
 void ClippedElementDelegate.draw(GraphicsOperations g, FontMetricsService fm, int clipLeftX, int clipTopY, int clipWidth, int clipHeight)
           
 void SceneRenderer.render(GraphicsOperations g, FontMetricsService fm)
           
 void GraphicsOperationsRenderer.render(GraphicsOperations g, FontMetricsService fm)
           
 



Copyright © 2012. All Rights Reserved.