クラス
jp.digitalmuseum.utils.ScreenLocation の使用

ScreenLocation を使用しているパッケージ
jp.digitalmuseum.mr.hakoniwa   
jp.digitalmuseum.mr.service Classes and interfaces related to services of matereal. 
jp.digitalmuseum.napkit   
jp.digitalmuseum.utils General utility classes. 
 
jp.digitalmuseum.mr.hakoniwa での ScreenLocation の使用
 
ScreenLocation を返す jp.digitalmuseum.mr.hakoniwa のメソッド
 ScreenLocation Hakoniwa.getScreenLocation(Entity e)
           
 ScreenLocation Hakoniwa.realToScreen(Location realLocation)
           
 
ScreenLocation 型のパラメータを持つ jp.digitalmuseum.mr.hakoniwa のメソッド
 void Hakoniwa.getScreenLocationOut(Entity e, ScreenLocation screenLocation)
           
 void Hakoniwa.realToScreenOut(Location realLocation, ScreenLocation screenLocation)
           
 Location Hakoniwa.screenToReal(ScreenLocation screenLocation)
           
 void Hakoniwa.screenToRealOut(ScreenLocation screenLocation, Location location)
           
 
jp.digitalmuseum.mr.service での ScreenLocation の使用
 
ScreenLocation を返す jp.digitalmuseum.mr.service のメソッド
 ScreenLocation ScreenLocationProviderAbstractImpl.getScreenLocation(Entity e)
           
 ScreenLocation ScreenLocationProvider.getScreenLocation(Entity e)
           
 ScreenLocation HomographyCoordProviderAbstractImpl.realToScreen(Location location)
           
 ScreenLocation CoordProvider.realToScreen(Location realLocation)
           
 
ScreenLocation 型のパラメータを持つ jp.digitalmuseum.mr.service のメソッド
 void MarkerDetector.getScreenLocationOut(Entity e, ScreenLocation screenLocation)
           
abstract  void ScreenLocationProviderAbstractImpl.getScreenLocationOut(Entity e, ScreenLocation screenLocation)
          Get screen location of the entity.
 void ScreenLocationProvider.getScreenLocationOut(Entity e, ScreenLocation screenLocation)
           
 void HomographyCoordProviderAbstractImpl.realToScreenOut(Location location, ScreenLocation screenLocation)
           
 void CoordProvider.realToScreenOut(Location realLocation, ScreenLocation screenLocation)
          Convert real location to screen location.
 Location HomographyCoordProviderAbstractImpl.screenToReal(ScreenLocation screenLocation)
           
 Location CoordProvider.screenToReal(ScreenLocation screenLocation)
           
 void HomographyCoordProviderAbstractImpl.screenToRealOut(ScreenLocation screenLocation, Location location)
           
 void CoordProvider.screenToRealOut(ScreenLocation screenLocation, Location realLocation)
          Convert screen location to real location.
 
jp.digitalmuseum.napkit での ScreenLocation の使用
 
ScreenLocation を返す jp.digitalmuseum.napkit のメソッド
 ScreenLocation NapDetectionResult.getLocation()
          Get location (center position and direction) of the detected marker.
 
ScreenLocation 型のパラメータを持つ jp.digitalmuseum.napkit のメソッド
 void NapDetectionResult.getLocationOut(ScreenLocation screenLocation)
           
 
jp.digitalmuseum.utils での ScreenLocation の使用
 
ScreenLocation 型のパラメータを持つ jp.digitalmuseum.utils のメソッド
 void ScreenLocation.setLocation(ScreenLocation location)
           
 
ScreenLocation 型のパラメータを持つ jp.digitalmuseum.utils のコンストラクタ
ScreenLocation(ScreenLocation location)
           
 

Copyright by Jun KATO (arc@dmz) at https://mr.digitalmuseum.jp/