ナビゲーション・リンクをスキップ
C D F G H I L N O P S T 

C

compareTo(Information) - クラス のメソッドorg.braincopy.Information
compare with this Information.id
compareTo(Link) - クラス のメソッドorg.braincopy.Link

D

description - クラス の変数org.braincopy.Information
is supposed to be the overview of this information

F

File - org.braincopyのクラス
is a class to abstract File which is attached on an object of Information
File() - クラス のコンストラクタorg.braincopy.File
 
fileList - クラス の変数org.braincopy.Information
is a collection of files attached to this information, including picture files.
fileName - クラス の変数org.braincopy.File
is the name of this file object.

G

getFileName() - クラス のメソッドorg.braincopy.File
return the name of this file.
getLat() - クラス のメソッドorg.braincopy.Location
returns the latitude of the location
getLocation() - クラス のメソッドorg.braincopy.Information
returns the location object owned by this Information object.
getLon() - クラス のメソッドorg.braincopy.Location
returns the longitude of the location
getName() - クラス のメソッドorg.braincopy.Information
returns the name of this object.
getName() - クラス のメソッドorg.braincopy.Link
 
getPicture() - クラス のメソッドorg.braincopy.Information
provide a picture object owned by this Information object.
getSource() - クラス のメソッドorg.braincopy.Link
 
getSourceName() - クラス のメソッドorg.braincopy.Link
 
getTarget() - クラス のメソッドorg.braincopy.Link
 
getTargetName() - クラス のメソッドorg.braincopy.Link
 

H

height - クラス の変数org.braincopy.Location
is height which is supposed to be use with the unit "meter".

I

id - クラス の変数org.braincopy.Information
is a field to identify this information object. it is usually same with Information.name
IllegalFileNameException - org.braincopyの例外
is an exception class which will be thrown when illegal file would be set on an Information object.
IllegalFileNameException(String) - 例外 のコンストラクタorg.braincopy.IllegalFileNameException
construct a new exception with a message.
Information - org.braincopyのクラス
is a class to abstract any information in the world.
Information(String, Location) - クラス のコンストラクタorg.braincopy.Information
constructs this object with its name and location
Information(String) - クラス のコンストラクタorg.braincopy.Information
constructs this object with its name
isPictureFileName(String) - クラス のstaticメソッドorg.braincopy.Picture
checks the filename of picture files correct or not.

L

lat - クラス の変数org.braincopy.Location
is latitude which is supposed to be use with the unit "degree".
Link - org.braincopyのクラス
Link is a class to connect the objects of Information.
Link(String, Information, Information) - クラス のコンストラクタorg.braincopy.Link
constructs a link object with source information (start point) and target information (end point)
location - クラス の変数org.braincopy.Information
is supposed to be a location strongly related to this information
Location - org.braincopyのクラス
is a class to abstract location of an object of Information
Location(double, double) - クラス のコンストラクタorg.braincopy.Location
is constructor of Location object.
lon - クラス の変数org.braincopy.Location
is longitude which is supposed to be use with the unit "degree".

N

name - クラス の変数org.braincopy.Information
is a name to identify this information object. it is usually same with Information.id
name - クラス の変数org.braincopy.Link
is a name of the link

O

org.braincopy - パッケージ org.braincopy
The basic package of Braincopy Library.

P

picture - クラス の変数org.braincopy.Information
非推奨です。
Picture - org.braincopyのクラス
is a class to abstract picture files such as jpg, png, and gif.
Picture(String) - クラス のコンストラクタorg.braincopy.Picture
construct a new Picture object.

S

setPicture(Picture) - クラス のメソッドorg.braincopy.Information
adds an object of Picture class.
source - クラス の変数org.braincopy.Link
is the start point of this link.

T

target - クラス の変数org.braincopy.Link
is the end point of this link.
toString() - クラス のメソッドorg.braincopy.Information
returns the name of this object.
toString() - クラス のメソッドorg.braincopy.Link
 
C D F G H I L N O P S T 
ナビゲーション・リンクをスキップ

Copyright © 2018. All rights reserved.